Uses of Class
software.amazon.awscdk.services.servicecatalogappregistry.alpha.AttributeGroupProps.Builder
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of AttributeGroupProps.Builder in software.amazon.awscdk.services.servicecatalogappregistry.alpha
Modifier and TypeMethodDescriptionAttributeGroupProps.Builder.attributeGroupName
(String attributeGroupName) Sets the value ofAttributeGroupProps.getAttributeGroupName()
AttributeGroupProps.Builder.attributes
(Map<String, ? extends Object> attributes) Sets the value ofAttributeGroupProps.getAttributes()
static AttributeGroupProps.Builder
AttributeGroupProps.builder()
AttributeGroupProps.Builder.description
(String description) Sets the value ofAttributeGroupProps.getDescription()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(AttributeGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAttributeGroupProps.Builder
.