| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
static CloudFormationActionType |
CloudFormationActionType.fromValue(String value)
Use this in place of valueOf.
|
static CloudFormationActionType |
CloudFormationActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudFormationActionType[] |
CloudFormationActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CloudFormationAction |
CloudFormationAction.withActionType(CloudFormationActionType actionType)
The action type of the CloudFormation action.
|
Copyright © 2025. All rights reserved.