| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceActionSummary |
ResourceActionSummary.clone() |
ResourceActionSummary |
StepRunSummary.getResourceAction()
The resource action of the step run summary.
|
ResourceActionSummary |
ResourceActionSummary.withCloudFormation(CloudFormationStepSummary cloudFormation)
The CloudFormation template of the resource action summary.
|
ResourceActionSummary |
ResourceActionSummary.withM2ManagedApplication(M2ManagedApplicationStepSummary m2ManagedApplication)
The AWS Mainframe Modernization managed application of the resource action summary.
|
ResourceActionSummary |
ResourceActionSummary.withM2NonManagedApplication(M2NonManagedApplicationStepSummary m2NonManagedApplication)
The AWS Mainframe Modernization non-managed application of the resource action summary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StepRunSummary.setResourceAction(ResourceActionSummary resourceAction)
The resource action of the step run summary.
|
StepRunSummary |
StepRunSummary.withResourceAction(ResourceActionSummary resourceAction)
The resource action of the step run summary.
|
Copyright © 2025. All rights reserved.