Expand description
Data structures used by operation inputs/outputs.
Modules§
- builders
- Builders
- error
- Error types that AWS Mainframe Modernization Application Testing can respond with.
Structs§
- Batch
Defines a batch.
- Batch
Step Input Defines a batch step input.
- Batch
Step Output Defines a batch step output.
- Batch
Summary Summarizes a batch job.
- Cloud
Formation Specifies the CloudFormation template and its parameters.
- Cloud
Formation Action Specifies the CloudFormation action.
- Compare
Action Compares the action.
- Compare
Action Summary Specifies the compare action summary.
- Compare
Data Sets Step Input Specifies the compare data sets step input.
- Compare
Data Sets Step Output Specifies the compare data sets step output.
- Compare
Data Sets Summary Compares data sets summary.
- Compare
Database CdcStep Input Compares the database Change Data Capture (CDC) step input.
- Compare
Database CdcStep Output Compares the database CDC step output.
- Compare
Database CdcSummary Compares the database CDC summary.
- Create
Cloud Formation Step Input Creates the CloudFormation step input.
- Create
Cloud Formation Step Output Creates a CloudFormation step output.
- Create
Cloud Formation Summary Creates a CloudFormation summary.
- DataSet
Defines a data set.
- Database
Cdc Defines the Change Data Capture (CDC) of the database.
- Delete
Cloud Formation Step Input Deletes the CloudFormation step input.
- Delete
Cloud Formation Step Output Deletes the CloudFormation summary step output.
- Delete
Cloud Formation Summary Deletes the CloudFormation summary.
- Input
File Specifies the input file.
- M2Managed
Action Properties Specifies the AWS Mainframe Modernization managed action properties.
- M2Managed
Application Specifies the AWS Mainframe Modernization managed application.
- M2Managed
Application Action Specifies the AWS Mainframe Modernization managed application action.
- M2Managed
Application Step Input Specifies the AWS Mainframe Modernization managed application step input.
- M2Managed
Application Step Output Specifies the AWS Mainframe Modernization managed application step output.
- M2Managed
Application Step Summary Specifies the AWS Mainframe Modernization managed application step summary.
- M2Managed
Application Summary Specifies the AWS Mainframe Modernization managed application summary.
- M2Non
Managed Application Specifies the AWS Mainframe Modernization non-managed application.
- M2Non
Managed Application Action Specifies the AWS Mainframe Modernization non-managed application action.
- M2Non
Managed Application Step Input Specifies the AWS Mainframe Modernization non-managed application step input.
- M2Non
Managed Application Step Output Specifies the AWS Mainframe Modernization non-managed application step output.
- M2Non
Managed Application Step Summary Specifies the AWS Mainframe Modernization non-managed application step summary.
- M2Non
Managed Application Summary Specifies the AWS Mainframe Modernization non-managed application summary.
- Mainframe
Action Specifies the mainframe action.
- Mainframe
Action Properties Specifies the mainframe action properties.
- Output
File Specifies an output file.
- Resource
Specifies a resource.
- Script
Specifies the script.
- Script
Summary Specifies the scripts summary.
- Service
Settings Specifies the service settings.
- Source
Database Metadata Specifies the source database metadata.
- Step
Defines a step.
- Target
Database Metadata Specifies a target database metadata.
- Test
Case Latest Version Specifies the latest version of a test case.
- Test
Case RunSummary Specifies the test case run summary.
- Test
Case Summary Specifies a test case summary.
- Test
Configuration Latest Version Specifies the latest version of the test configuration.
- Test
Configuration Summary Specifies a test configuration summary.
- Test
RunStep Summary Specifies a test run step summary.
- Test
RunSummary Specifies a test run summary.
- Test
Suite Latest Version Specifies the latest version of a test suite.
- Test
Suite Summary Specifies the test suite summary.
- Tn3270
Specifies the TN3270 protocol.
- Tn3270
Step Input Specifies a TN3270 step input.
- Tn3270
Step Output Specifies a TN3270 step output.
- Tn3270
Summary Specifies a TN3270 summary.
- Validation
Exception Field Specifies a validation exception field.
Enums§
- Capture
Tool - When writing a match expression against
CaptureTool
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Cloud
Formation Action Type - When writing a match expression against
CloudFormationActionType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Cloud
Formation Step Summary Specifies the CloudFormation step summary.
- Compare
File Type Compares the file type.
- Comparison
Status Enum - When writing a match expression against
ComparisonStatusEnum
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Data
SetType - When writing a match expression against
DataSetType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - File
Defines a file.
- File
Metadata Specifies a file metadata.
- Format
- When writing a match expression against
Format
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Input
Specifies the input.
- M2Managed
Action Type - When writing a match expression against
M2ManagedActionType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - M2Managed
Runtime - When writing a match expression against
M2ManagedRuntime
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - M2Non
Managed Action Type - When writing a match expression against
M2NonManagedActionType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - M2Non
Managed Runtime - When writing a match expression against
M2NonManagedRuntime
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Mainframe
Action Summary Specifies the mainframe action summary.
- Mainframe
Action Type Specifies the mainframe action type.
- Mainframe
Resource Summary Specifies the mainframe resource summary.
- Output
Specifies an output.
- Resource
Action Specifies a resource action.
- Resource
Action Summary Specifies the resource action summary.
- Resource
Type Specifies the resource type.
- Script
Type - When writing a match expression against
ScriptType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Source
Database - When writing a match expression against
SourceDatabase
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Step
Action Specifies a step action.
- Step
RunStatus - When writing a match expression against
StepRunStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Step
RunSummary Defines the step run summary.
- Target
Database - When writing a match expression against
TargetDatabase
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Test
Case Lifecycle - When writing a match expression against
TestCaseLifecycle
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Test
Case RunStatus - When writing a match expression against
TestCaseRunStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Test
Cases Specifies test cases.
- Test
Configuration Lifecycle - When writing a match expression against
TestConfigurationLifecycle
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Test
RunStatus - When writing a match expression against
TestRunStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Test
Suite Lifecycle - When writing a match expression against
TestSuiteLifecycle
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Validation
Exception Reason - When writing a match expression against
ValidationExceptionReason
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.