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