| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
static StackSetDriftDetectionStatus |
StackSetDriftDetectionStatus.fromValue(String value)
Use this in place of valueOf.
|
static StackSetDriftDetectionStatus |
StackSetDriftDetectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StackSetDriftDetectionStatus[] |
StackSetDriftDetectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StackSetDriftDetectionDetails |
StackSetDriftDetectionDetails.withDriftDetectionStatus(StackSetDriftDetectionStatus driftDetectionStatus)
The status of the stack set drift detection operation.
|
Copyright © 2021. All rights reserved.