Uses of Interface
software.amazon.awscdk.services.servicecatalogappregistry.alpha.IAttributeGroup
Packages that use IAttributeGroup
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of IAttributeGroup in software.amazon.awscdk.services.servicecatalogappregistry.alpha
Subinterfaces of IAttributeGroup in software.amazon.awscdk.services.servicecatalogappregistry.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAttributeGroup.Classes in software.amazon.awscdk.services.servicecatalogappregistry.alpha that implement IAttributeGroupModifier and TypeClassDescriptionclass(experimental) A Service Catalog AppRegistry Attribute Group.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.servicecatalogappregistry.alpha that return IAttributeGroupModifier 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 IAttributeGroupIApplication.Jsii$Default.addAttributeGroup(String id, AttributeGroupAssociationProps attributeGroupProps) (experimental) Create an attribute group and associate this application with the created attribute group.static IAttributeGroupAttributeGroup.fromAttributeGroupArn(software.constructs.Construct scope, String id, String attributeGroupArn) (experimental) Imports an attribute group construct that represents an external attribute group.Methods in software.amazon.awscdk.services.servicecatalogappregistry.alpha with parameters of type IAttributeGroupModifier and TypeMethodDescriptionvoidApplication.associateAttributeGroup(IAttributeGroup attributeGroup) Deprecated.voidIApplication.associateAttributeGroup(IAttributeGroup attributeGroup) (experimental) Associate this application with an attribute group.default voidIApplication.Jsii$Default.associateAttributeGroup(IAttributeGroup attributeGroup) (experimental) Associate this application with an attribute group.
AttributeGroup.associateWithinstead.