Stack Set Tag Args
data class StackSetTagArgs(val key: Output<String>, val value: Output<String>) : ConvertibleToJava<StackSetTagArgs>
Tag type enables you to specify a key-value pair that can be used to store information about an AWS CloudFormation StackSet.