Uses of Class
software.amazon.awscdk.services.servicecatalogappregistry.alpha.AttributeGroup.Builder
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of AttributeGroup.Builder in software.amazon.awscdk.services.servicecatalogappregistry.alpha
Modifier and TypeMethodDescriptionAttributeGroup.Builder.attributeGroupName
(String attributeGroupName) (experimental) Enforces a particular physical attribute group name.AttributeGroup.Builder.attributes
(Map<String, ? extends Object> attributes) (experimental) A JSON of nested key-value pairs that represent the attributes in the group.static AttributeGroup.Builder
AttributeGroup.Builder.description
(String description) (experimental) Description for attribute group.