| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static Replacement |
Replacement.fromValue(String value)
Use this in place of valueOf.
|
static Replacement |
Replacement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Replacement[] |
Replacement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceChange |
ResourceChange.withReplacement(Replacement replacement)
If the change type is
Modify, indicates whether the existing resource is deleted and replaced with a
new one. |
Copyright © 2022. All rights reserved.