AttributeGroup

class AttributeGroup : KotlinCustomResource

Resource Schema for AWS::ServiceCatalogAppRegistry::AttributeGroup.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon resource name (ARN) that specifies the attribute group across services.

Link copied to clipboard
val attributes: Output<Any>

A nested object in a JSON or YAML template that supports arbitrary definitions. Represents the attributes in an attribute group that describes an application and its components. Search the CloudFormation User Guide for AWS::ServiceCatalogAppRegistry::AttributeGroup for more information about the expected schema for this property.

Link copied to clipboard
val awsId: Output<String>

The globally unique attribute group identifier of the attribute group.

Link copied to clipboard
val description: Output<String>?

The description of the attribute group.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the attribute group.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<Map<String, String>>?

Key-value pairs you can use to associate with the attribute group.

Link copied to clipboard
val urn: Output<String>