| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
MainframeResourceSummary |
MainframeResourceSummary.clone() |
MainframeResourceSummary |
TN3270StepInput.getResource()
The resource of the TN3270 step input.
|
MainframeResourceSummary |
BatchStepInput.getResource()
The resource of the batch step input.
|
MainframeResourceSummary |
MainframeResourceSummary.withM2ManagedApplication(M2ManagedApplicationSummary m2ManagedApplication)
The AWS Mainframe Modernization managed application in the mainframe resource summary.
|
MainframeResourceSummary |
MainframeResourceSummary.withM2NonManagedApplication(M2NonManagedApplicationSummary m2NonManagedApplication)
The AWS Mainframe Modernization non-managed application in the mainframe resource summary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TN3270StepInput.setResource(MainframeResourceSummary resource)
The resource of the TN3270 step input.
|
void |
BatchStepInput.setResource(MainframeResourceSummary resource)
The resource of the batch step input.
|
TN3270StepInput |
TN3270StepInput.withResource(MainframeResourceSummary resource)
The resource of the TN3270 step input.
|
BatchStepInput |
BatchStepInput.withResource(MainframeResourceSummary resource)
The resource of the batch step input.
|
Copyright © 2025. All rights reserved.