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