getAttributeGroupAssociation

Resource Schema for AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation.

Return

null

Parameters

argument

null


suspend fun getAttributeGroupAssociation(applicationArn: String, attributeGroupArn: String): GetAttributeGroupAssociationResult

Return

null

Parameters

applicationArn

The Amazon resource name (ARN) of the application that was augmented with attributes.

attributeGroupArn

The Amazon resource name (ARN) of the attribute group which contains the application's new attributes.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.servicecatalogappregistry.kotlin.inputs.GetAttributeGroupAssociationPlainArgs.

See also