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 interface
Internal default implementation forIAttributeGroup
.Classes in software.amazon.awscdk.services.servicecatalogappregistry that implement IAttributeGroupModifier and TypeClassDescriptionclass
(experimental) A Service Catalog AppRegistry Attribute Group.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.servicecatalogappregistry that return IAttributeGroupModifier and TypeMethodDescriptionstatic IAttributeGroup
AttributeGroup.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 TypeMethodDescriptionvoid
Application.associateAttributeGroup
(IAttributeGroup attributeGroup) (experimental) Associate an attribute group with application If the attribute group is already associated, it will ignore duplicate request.void
IApplication.associateAttributeGroup
(IAttributeGroup attributeGroup) (experimental) Associate thisapplication with an attribute group.default void
IApplication.Jsii$Default.associateAttributeGroup
(IAttributeGroup attributeGroup) (experimental) Associate thisapplication with an attribute group.final void
IApplication.Jsii$Proxy.associateAttributeGroup
(IAttributeGroup attributeGroup) (experimental) Associate thisapplication with an attribute group.