disassociateAttributeGroup
inline suspend fun ServiceCatalogAppRegistryClient.disassociateAttributeGroup(crossinline block: DisassociateAttributeGroupRequest.Builder.() -> Unit): DisassociateAttributeGroupResponse
Disassociates an attribute group from an application to remove the extra attributes contained in the attribute group from the application's metadata. This operation reverts AssociateAttributeGroup
.