Class GetNotificationChannelResult
Inheritance
System.Object
GetNotificationChannelResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class GetNotificationChannelResult
Fields
View Source
Description
Declaration
public readonly string Description
Field Value
| Type |
Description |
| System.String |
|
View Source
DisplayName
Declaration
public readonly string DisplayName
Field Value
| Type |
Description |
| System.String |
|
View Source
Enabled
Declaration
public readonly bool Enabled
Field Value
| Type |
Description |
| System.Boolean |
|
View Source
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type |
Description |
| System.String |
|
View Source
Labels
Declaration
public readonly ImmutableDictionary<string, string> Labels
Field Value
| Type |
Description |
| System.Collections.Immutable.ImmutableDictionary<System.String, System.String> |
|
View Source
Name
Declaration
public readonly string Name
Field Value
| Type |
Description |
| System.String |
|
View Source
Project
Declaration
public readonly string Project
Field Value
| Type |
Description |
| System.String |
|
View Source
SensitiveLabels
Declaration
public readonly ImmutableArray<GetNotificationChannelSensitiveLabelResult> SensitiveLabels
Field Value
View Source
Type
Declaration
public readonly string Type
Field Value
| Type |
Description |
| System.String |
|
View Source
UserLabels
Declaration
public readonly ImmutableDictionary<string, string> UserLabels
Field Value
| Type |
Description |
| System.Collections.Immutable.ImmutableDictionary<System.String, System.String> |
|
View Source
VerificationStatus
Declaration
public readonly string VerificationStatus
Field Value
| Type |
Description |
| System.String |
|