software.amazon.jsii.JsiiObject.InitializationModeTagProps.Builder, TagProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getApplyToLaunchedInstances()
Whether the tag should be applied to instances in an AutoScalingGroup.
|
List<String> |
getExcludeResourceTypes()
An array of Resource Types that will not receive this tag.
|
List<String> |
getIncludeResourceTypes()
An array of Resource Types that will receive this tag.
|
Number |
getPriority()
Priority of the tag operation.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) @Nullable public Boolean getApplyToLaunchedInstances()
getApplyToLaunchedInstances in interface TagProps@Stability(value=Stable) @Nullable public List<String> getExcludeResourceTypes()
getExcludeResourceTypes in interface TagProps@Stability(value=Stable) @Nullable public List<String> getIncludeResourceTypes()
getIncludeResourceTypes in interface TagProps@Stability(value=Stable) @Nullable public Number getPriority()
SetTag
- 200 for RemoveTag
- 50 for tags added directly to CloudFormation resourcesgetPriority in interface TagPropsCopyright © 2019. All rights reserved.