Get Attribute Group Association Result
data class GetAttributeGroupAssociationResult(val applicationArn: String? = null, val attributeGroupArn: String? = null)
Constructors
Link copied to clipboard
fun GetAttributeGroupAssociationResult(applicationArn: String? = null, attributeGroupArn: String? = null)