Uptime Check Config Monitored Resource Args
data class UptimeCheckConfigMonitoredResourceArgs(val labels: Output<Map<String, String>>, val type: Output<String>) : ConvertibleToJava<UptimeCheckConfigMonitoredResourceArgs>
Constructors
Link copied to clipboard
fun UptimeCheckConfigMonitoredResourceArgs(labels: Output<Map<String, String>>, type: Output<String>)
Functions
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.