public class AwsAutoScalingTag extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AwsAutoScalingTag.Builder |
| Constructor | Description |
|---|---|
AwsAutoScalingTag(String resourceId,
String key,
String value,
Boolean propagateAtLaunch) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getKey() |
|
Boolean |
getPropagateAtLaunch() |
|
String |
getResourceId() |
|
String |
getValue() |
|
int |
hashCode() |
|
String |
resourceType() |
|
String |
toString() |
Copyright © 2018. All rights reserved.