| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
CloudFormationAction |
CloudFormationAction.clone() |
CloudFormationAction |
ResourceAction.getCloudFormationAction()
The CloudFormation action of the resource action.
|
CloudFormationAction |
CloudFormationAction.withActionType(CloudFormationActionType actionType)
The action type of the CloudFormation action.
|
CloudFormationAction |
CloudFormationAction.withActionType(String actionType)
The action type of the CloudFormation action.
|
CloudFormationAction |
CloudFormationAction.withResource(String resource)
The resource of the CloudFormation action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceAction.setCloudFormationAction(CloudFormationAction cloudFormationAction)
The CloudFormation action of the resource action.
|
ResourceAction |
ResourceAction.withCloudFormationAction(CloudFormationAction cloudFormationAction)
The CloudFormation action of the resource action.
|
Copyright © 2025. All rights reserved.