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
object. For example, the type of a Compute Engine VM instance is gce_instance
. For a list of types, see Monitoring resource types and Logging resource types.