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