Uses of Class
software.amazon.awscdk.RemoveTag.Builder
Packages that use RemoveTag.Builder
-
Uses of RemoveTag.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return RemoveTag.BuilderModifier and TypeMethodDescriptionRemoveTag.Builder.applyToLaunchedInstances
(Boolean applyToLaunchedInstances) Whether the tag should be applied to instances in an AutoScalingGroup.static RemoveTag.Builder
RemoveTag.Builder.excludeResourceTypes
(List<String> excludeResourceTypes) An array of Resource Types that will not receive this tag.RemoveTag.Builder.includeResourceTypes
(List<String> includeResourceTypes) An array of Resource Types that will receive this tag.Priority of the tag operation.