| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
static DifferenceType |
DifferenceType.fromValue(String value)
Use this in place of valueOf.
|
static DifferenceType |
DifferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DifferenceType[] |
DifferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyDifference |
PropertyDifference.withDifferenceType(DifferenceType differenceType)
The type of property difference.
|
Copyright © 2019. All rights reserved.