AttributeGroupAssociation

class AttributeGroupAssociation : KotlinCustomResource

Resource Schema for AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation.

Properties

Link copied to clipboard
val application: Output<String>

The name or the Id of the Application.

Link copied to clipboard
val applicationArn: Output<String>

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

Link copied to clipboard
val attributeGroup: Output<String>

The name or the Id of the AttributeGroup.

Link copied to clipboard

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

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>