Uses of Interface
software.amazon.awscdk.services.servicecatalogappregistry.alpha.AttributeGroupAssociationProps
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of AttributeGroupAssociationProps in software.amazon.awscdk.services.servicecatalogappregistry.alpha
Modifier and TypeClassDescriptionstatic final class
An implementation forAttributeGroupAssociationProps
Modifier and TypeMethodDescriptionAttributeGroupAssociationProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionApplication.addAttributeGroup
(String id, AttributeGroupAssociationProps props) (experimental) Create an attribute group and associate this application with the created attribute group.IApplication.addAttributeGroup
(String id, AttributeGroupAssociationProps attributeGroupProps) (experimental) Create an attribute group and associate this application with the created attribute group.default IAttributeGroup
IApplication.Jsii$Default.addAttributeGroup
(String id, AttributeGroupAssociationProps attributeGroupProps) (experimental) Create an attribute group and associate this application with the created attribute group.final IAttributeGroup
IApplication.Jsii$Proxy.addAttributeGroup
(String id, AttributeGroupAssociationProps attributeGroupProps) (experimental) Create an attribute group and associate this application with the created attribute group.