| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceAction |
ResourceAction.clone() |
ResourceAction |
StepAction.getResourceAction()
The resource action of the step action.
|
ResourceAction |
ResourceAction.withCloudFormationAction(CloudFormationAction cloudFormationAction)
The CloudFormation action of the resource action.
|
ResourceAction |
ResourceAction.withM2ManagedApplicationAction(M2ManagedApplicationAction m2ManagedApplicationAction)
The AWS Mainframe Modernization managed application action of the resource action.
|
ResourceAction |
ResourceAction.withM2NonManagedApplicationAction(M2NonManagedApplicationAction m2NonManagedApplicationAction)
The AWS Mainframe Modernization non-managed application action of the resource action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StepAction.setResourceAction(ResourceAction resourceAction)
The resource action of the step action.
|
StepAction |
StepAction.withResourceAction(ResourceAction resourceAction)
The resource action of the step action.
|
Copyright © 2025. All rights reserved.