Class GetProjectAlertGroupRecipientResult
Inheritance
System.Object
GetProjectAlertGroupRecipientResult
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()
Namespace: Pulumi.Rancher2.Outputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class GetProjectAlertGroupRecipientResult
Fields
View SourceDefaultRecipient
Declaration
public readonly bool? DefaultRecipient
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
NotifierId
Declaration
public readonly string NotifierId
Field Value
| Type | Description |
|---|---|
| System.String |
NotifierType
Declaration
public readonly string NotifierType
Field Value
| Type | Description |
|---|---|
| System.String |
Recipient
Declaration
public readonly string Recipient
Field Value
| Type | Description |
|---|---|
| System.String |