Uses of Interface
software.amazon.awscdk.services.backup.TagCondition
Packages that use TagCondition
-
Uses of TagCondition in software.amazon.awscdk.services.backup
Classes in software.amazon.awscdk.services.backup that implement TagConditionMethods in software.amazon.awscdk.services.backup that return TagConditionModifier and TypeMethodDescriptionTagCondition.Builder.build()Builds the configured instance.BackupResource.getTagCondition()A condition on a tag.Constructors in software.amazon.awscdk.services.backup with parameters of type TagConditionModifierConstructorDescriptionBackupResource(String resource, TagCondition tagCondition) BackupResource(String resource, TagCondition tagCondition, software.constructs.Construct construct)