App Monitor Tag Args
data class AppMonitorTagArgs(val key: Output<String>, val value: Output<String>) : ConvertibleToJava<AppMonitorTagArgs>
A key-value pair to associate with a resource.
A key-value pair to associate with a resource.