Uses of Class
software.amazon.awscdk.services.servicecatalogappregistry.CfnAttributeGroupProps.Builder
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of CfnAttributeGroupProps.Builder in software.amazon.awscdk.services.servicecatalogappregistry
Modifier and TypeMethodDescriptionCfnAttributeGroupProps.Builder.attributes
(Object attributes) Sets the value ofCfnAttributeGroupProps.getAttributes()
CfnAttributeGroupProps.builder()
CfnAttributeGroupProps.Builder.description
(String description) Sets the value ofCfnAttributeGroupProps.getDescription()
Sets the value ofCfnAttributeGroupProps.getName()
Sets the value ofCfnAttributeGroupProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnAttributeGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAttributeGroupProps.Builder
.