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 interface
Internal default implementation forITaggable
.Classes in software.amazon.awscdk.core that implement ITaggableModifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A CloudFormation nested stack.class
A 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 TypeClassDescriptionclass
A 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 TypeClassDescriptionclass
Fargate profiles allows an administrator to declare which pods run on Fargate.class
Implementation of Kubectl Lambda. -
Uses of ITaggable in software.amazon.awscdk.services.servicecatalog
Classes in software.amazon.awscdk.services.servicecatalog that implement ITaggableModifier and TypeClassDescriptionclass
A Service Catalog product stack, which is similar in form to a Cloudformation nested stack.