Class UptimeCheckConfigResourceGroup
Inheritance
System.Object
UptimeCheckConfigResourceGroup
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.Gcp.Monitoring.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class UptimeCheckConfigResourceGroup
Fields
View SourceGroupId
The group of resources being monitored. Should be the name of a group
Declaration
public readonly string GroupId
Field Value
| Type | Description |
|---|---|
| System.String |
ResourceType
The resource type of the group members.
Declaration
public readonly string ResourceType
Field Value
| Type | Description |
|---|---|
| System.String |