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