| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
static OperationStatus |
OperationStatus.fromValue(String value)
Use this in place of valueOf.
|
static OperationStatus |
OperationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationStatus[] |
OperationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecordHandlerProgressRequest |
RecordHandlerProgressRequest.withCurrentOperationStatus(OperationStatus currentOperationStatus)
Reserved for use by the CloudFormation CLI.
|
RecordHandlerProgressRequest |
RecordHandlerProgressRequest.withOperationStatus(OperationStatus operationStatus)
Reserved for use by the CloudFormation CLI.
|
Copyright © 2023. All rights reserved.