Uses of Class
software.amazon.awscdk.services.servicecatalogappregistry.alpha.AttributeGroupProps.Builder
Packages that use AttributeGroupProps.Builder
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of AttributeGroupProps.Builder in software.amazon.awscdk.services.servicecatalogappregistry.alpha
Methods in software.amazon.awscdk.services.servicecatalogappregistry.alpha that return AttributeGroupProps.BuilderModifier 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.BuilderAttributeGroupProps.builder()AttributeGroupProps.Builder.description(String description) Sets the value ofAttributeGroupProps.getDescription()Constructors in software.amazon.awscdk.services.servicecatalogappregistry.alpha with parameters of type AttributeGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AttributeGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAttributeGroupProps.Builder.