MonitoredResourceDescriptorArgs

fun MonitoredResourceDescriptorArgs(description: Output<String>? = null, displayName: Output<String>? = null, labels: Output<List<LabelDescriptorArgs>>, launchStage: Output<MonitoredResourceDescriptorLaunchStage>? = null, name: Output<String>? = null, type: Output<String>)