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