Uses of Class
software.amazon.awscdk.services.servicecatalogappregistry.CfnAttributeGroupAssociationProps.Builder
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of CfnAttributeGroupAssociationProps.Builder in software.amazon.awscdk.services.servicecatalogappregistry
Modifier and TypeMethodDescriptionCfnAttributeGroupAssociationProps.Builder.application
(String application) Sets the value ofCfnAttributeGroupAssociationProps.getApplication()
CfnAttributeGroupAssociationProps.Builder.attributeGroup
(String attributeGroup) Sets the value ofCfnAttributeGroupAssociationProps.getAttributeGroup()
CfnAttributeGroupAssociationProps.builder()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAttributeGroupAssociationProps.Builder
.