Uses of Class
software.amazon.awscdk.services.servicecatalogappregistry.alpha.AttributeGroupAssociationProps.Builder
Packages that use AttributeGroupAssociationProps.Builder
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of AttributeGroupAssociationProps.Builder in software.amazon.awscdk.services.servicecatalogappregistry.alpha
Methods in software.amazon.awscdk.services.servicecatalogappregistry.alpha that return AttributeGroupAssociationProps.BuilderModifier 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()Constructors in software.amazon.awscdk.services.servicecatalogappregistry.alpha with parameters of type AttributeGroupAssociationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAttributeGroupAssociationProps.Builder.