Uses of Class
software.amazon.awscdk.services.servicecatalogappregistry.AttributeGroupAssociationReference.Builder
Packages that use AttributeGroupAssociationReference.Builder
Package
Description
AWS::ServiceCatalogAppRegistry Construct Library
-
Uses of AttributeGroupAssociationReference.Builder in software.amazon.awscdk.services.servicecatalogappregistry
Methods in software.amazon.awscdk.services.servicecatalogappregistry that return AttributeGroupAssociationReference.BuilderModifier and TypeMethodDescriptionAttributeGroupAssociationReference.Builder.applicationArn
(String applicationArn) Sets the value ofAttributeGroupAssociationReference.getApplicationArn()
AttributeGroupAssociationReference.Builder.attributeGroupArn
(String attributeGroupArn) Sets the value ofAttributeGroupAssociationReference.getAttributeGroupArn()
AttributeGroupAssociationReference.builder()
Constructors in software.amazon.awscdk.services.servicecatalogappregistry with parameters of type AttributeGroupAssociationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theAttributeGroupAssociationReference.Builder
.