Uses of Interface
software.amazon.awscdk.core.ITaggable
Packages that use ITaggable
Package
Description
AWS Cloud Development Kit Core Library
integ-tests
AWS Certificate Manager Construct Library
AWS CloudFormation Construct Library
Amazon EKS Construct Library
AWS Service Catalog Construct Library
-
Uses of ITaggable in software.amazon.awscdk.core
Subinterfaces of ITaggable in software.amazon.awscdk.coreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITaggable.Classes in software.amazon.awscdk.core that implement ITaggableModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classA CloudFormation nested stack.classA root construct which represents a single CloudFormation stack.Methods in software.amazon.awscdk.core with parameters of type ITaggable -
Uses of ITaggable in software.amazon.awscdk.integtests
Classes in software.amazon.awscdk.integtests that implement ITaggableModifier and TypeClassDescriptionclass(experimental) An integration test case stack. -
Uses of ITaggable in software.amazon.awscdk.services.certificatemanager
Classes in software.amazon.awscdk.services.certificatemanager that implement ITaggableModifier and TypeClassDescriptionclassA certificate managed by AWS Certificate Manager. -
Uses of ITaggable in software.amazon.awscdk.services.cloudformation
Classes in software.amazon.awscdk.services.cloudformation that implement ITaggable -
Uses of ITaggable in software.amazon.awscdk.services.eks
Classes in software.amazon.awscdk.services.eks that implement ITaggableModifier and TypeClassDescriptionclassFargate profiles allows an administrator to declare which pods run on Fargate.classImplementation of Kubectl Lambda. -
Uses of ITaggable in software.amazon.awscdk.services.servicecatalog
Classes in software.amazon.awscdk.services.servicecatalog that implement ITaggableModifier and TypeClassDescriptionclassA Service Catalog product stack, which is similar in form to a Cloudformation nested stack.