Attribute Group Association Args
data class AttributeGroupAssociationArgs(val application: Output<String>? = null, val attributeGroup: Output<String>? = null) : ConvertibleToJava<AttributeGroupAssociationArgs>
Resource Schema for AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation.