software.amazon.jsii.JsiiObject.InitializationModeTagProps.Builder, TagProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
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.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Boolean getApplyToLaunchedInstances()
TagPropsgetApplyToLaunchedInstances in interface TagPropspublic List<String> getExcludeResourceTypes()
TagPropsgetExcludeResourceTypes in interface TagPropspublic List<String> getIncludeResourceTypes()
TagPropsgetIncludeResourceTypes in interface TagPropspublic Number getPriority()
TagPropsSetTag
- 200 for RemoveTag
- 50 for tags added directly to CloudFormation resourcesgetPriority in interface TagPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.