get Attribute Group Association
suspend fun getAttributeGroupAssociation(argument: GetAttributeGroupAssociationPlainArgs): GetAttributeGroupAssociationResult
Resource Schema for AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation.
Return
null
Parameters
argument
null
suspend fun getAttributeGroupAssociation(applicationArn: String, attributeGroupArn: String): GetAttributeGroupAssociationResult
Return
null
See also
Parameters
application Arn
attribute Group Arn
suspend fun getAttributeGroupAssociation(argument: suspend GetAttributeGroupAssociationPlainArgsBuilder.() -> Unit): GetAttributeGroupAssociationResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.awsnative.servicecatalogappregistry.kotlin.inputs.GetAttributeGroupAssociationPlainArgs.