| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
MainframeActionProperties |
MainframeActionProperties.clone() |
MainframeActionProperties |
TN3270StepInput.getProperties()
The properties of the TN3270 step input.
|
MainframeActionProperties |
MainframeAction.getProperties()
The properties of the mainframe action.
|
MainframeActionProperties |
BatchStepInput.getProperties()
The properties of the batch step input.
|
MainframeActionProperties |
MainframeActionProperties.withDmsTaskArn(String dmsTaskArn)
The DMS task ARN of the mainframe action properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TN3270StepInput.setProperties(MainframeActionProperties properties)
The properties of the TN3270 step input.
|
void |
MainframeAction.setProperties(MainframeActionProperties properties)
The properties of the mainframe action.
|
void |
BatchStepInput.setProperties(MainframeActionProperties properties)
The properties of the batch step input.
|
TN3270StepInput |
TN3270StepInput.withProperties(MainframeActionProperties properties)
The properties of the TN3270 step input.
|
MainframeAction |
MainframeAction.withProperties(MainframeActionProperties properties)
The properties of the mainframe action.
|
BatchStepInput |
BatchStepInput.withProperties(MainframeActionProperties properties)
The properties of the batch step input.
|
Copyright © 2025. All rights reserved.