Uptime Check Config Monitored Resource Args
data class UptimeCheckConfigMonitoredResourceArgs(val labels: Output<Map<String, String>>, val type: Output<String>) : ConvertibleToJava<UptimeCheckConfigMonitoredResourceArgs>
Properties
Link copied to clipboard
The monitored resource type. This field must match the type field of a MonitoredResourceDescriptor (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.monitoredResourceDescriptors#MonitoredResourceDescriptor) object. For example, the type of a Compute Engine VM instance is gce_instance. For a list of types, see Monitoring resource types (https://cloud.google.com/monitoring/api/resources) and Logging resource types (https://cloud.google.com/logging/docs/api/v2/resource-list).