Uses of Interface
software.amazon.awscdk.services.servicecatalogappregistry.IAttributeGroup
Packages that use IAttributeGroup
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of IAttributeGroup in software.amazon.awscdk.services.servicecatalogappregistry
Subinterfaces of IAttributeGroup in software.amazon.awscdk.services.servicecatalogappregistryModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAttributeGroup.Classes in software.amazon.awscdk.services.servicecatalogappregistry 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 that return IAttributeGroupModifier and TypeMethodDescriptionstatic 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 with parameters of type IAttributeGroupModifier and TypeMethodDescriptionvoidApplication.associateAttributeGroup(IAttributeGroup attributeGroup) (experimental) Associate an attribute group with application If the attribute group is already associated, it will ignore duplicate request.voidIApplication.associateAttributeGroup(IAttributeGroup attributeGroup) (experimental) Associate thisapplication with an attribute group.default voidIApplication.Jsii$Default.associateAttributeGroup(IAttributeGroup attributeGroup) (experimental) Associate thisapplication with an attribute group.final voidIApplication.Jsii$Proxy.associateAttributeGroup(IAttributeGroup attributeGroup) (experimental) Associate thisapplication with an attribute group.