| Modifier and Type | Method and Description |
|---|---|
Tag.Builder |
Tag.Builder.applyToLaunchedInstances(Boolean applyToLaunchedInstances)
Whether the tag should be applied to instances in an AutoScalingGroup.
|
static Tag.Builder |
Tag.Builder.create(String key,
String value) |
Tag.Builder |
Tag.Builder.excludeResourceTypes(List<String> excludeResourceTypes)
An array of Resource Types that will not receive this tag.
|
Tag.Builder |
Tag.Builder.includeResourceTypes(List<String> includeResourceTypes)
An array of Resource Types that will receive this tag.
|
Tag.Builder |
Tag.Builder.priority(Number priority)
Priority of the tag operation.
|
Copyright © 2021. All rights reserved.