Module types

Module types 

Source
Expand description

Data structures used by operation inputs/outputs.

Modules§

builders
Builders
error
Error types that AWSMainframeModernization can respond with.

Structs§

AlternateKey

Defines an alternate key. This value is optional. A legacy data set might not have any alternate key defined but if those alternate keys definitions exist, provide them, as some applications will make use of them.

ApplicationSummary

A subset of the possible application attributes. Used in the application list.

ApplicationVersionSummary

Defines an application version summary.

BatchJobExecutionSummary

A subset of the possible batch job attributes. Used in the batch job list.

DataSet

Defines a data set.

DataSetExportItem

Identifies a specific data set to export from an external location.

DataSetExportSummary

Represents a summary of data set exports.

DataSetExportTask

Contains information about a data set export task.

DataSetImportItem

Identifies a specific data set to import from an external location.

DataSetImportSummary

Represents a summary of data set imports.

DataSetImportTask

Contains information about a data set import task.

DataSetSummary

A subset of the possible data set attributes.

DeployedVersionSummary

Contains a summary of a deployed application.

DeploymentSummary

A subset of information about a specific deployment.

EfsStorageConfiguration

Defines the storage configuration for an Amazon EFS file system.

EngineVersionsSummary

A subset of information about the engine version for a specific application.

EnvironmentSummary

Contains a subset of the possible runtime environment attributes. Used in the environment list.

FileBatchJobDefinition

A file containing a batch job definition.

FileBatchJobIdentifier

A batch job identifier in which the batch job to run is identified by the file name and the relative path to the file name.

FsxStorageConfiguration

Defines the storage configuration for an Amazon FSx file system.

GdgAttributes

The required attributes for a generation data group data set. A generation data set is one of a collection of successive, historically related, catalogued data sets that together are known as a generation data group (GDG). Use this structure when you want to import a GDG. For more information on GDG, see Generation data sets.

GdgDetailAttributes

The required attributes for a generation data group data set. A generation data set is one of a collection of successive, historically related, catalogued data sets that together are known as a generation data group (GDG). Use this structure when you want to import a GDG. For more information on GDG, see Generation data sets.

HighAvailabilityConfig

Defines the details of a high availability configuration.

JobStep

Provides information related to a job step.

JobStepRestartMarker

Provides step/procedure step information for a restart batch job operation.

LogGroupSummary

A subset of the attributes that describe a log group. In CloudWatch a log group is a group of log streams that share the same retention, monitoring, and access control settings.

MaintenanceSchedule

The information about the maintenance schedule.

PendingMaintenance

The scheduled maintenance for a runtime engine.

PoAttributes

The supported properties for a PO type data set.

PoDetailAttributes

The supported properties for a PO type data set.

PrimaryKey

The primary key for a KSDS data set.

PsAttributes

The supported properties for a PS type data set.

PsDetailAttributes

The supported properties for a PS type data set.

RecordLength

The length of the records in the data set.

RestartBatchJobIdentifier

An identifier for the StartBatchJob API to show that it is a restart operation.

S3BatchJobIdentifier

A batch job identifier in which the batch jobs to run are identified by an Amazon S3 location.

ScriptBatchJobDefinition

A batch job definition contained in a script.

ScriptBatchJobIdentifier

A batch job identifier in which the batch job to run is identified by the script name.

ValidationExceptionField

Contains information about a validation exception field.

VsamAttributes

The attributes of a VSAM type data set.

VsamDetailAttributes

The attributes of a VSAM type data set.

Enums§

ApplicationDeploymentLifecycle
When writing a match expression against ApplicationDeploymentLifecycle, 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.
ApplicationLifecycle
When writing a match expression against ApplicationLifecycle, 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.
ApplicationVersionLifecycle
When writing a match expression against ApplicationVersionLifecycle, 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.
BatchJobDefinition

Defines the details of a batch job.

BatchJobExecutionStatus
When writing a match expression against BatchJobExecutionStatus, 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.
BatchJobIdentifier

Identifies a specific batch job.

BatchJobType
When writing a match expression against BatchJobType, 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.
DataSetExportConfig

Identifies one or more data sets you want to import with the CreateDataSetExportTask operation.

DataSetImportConfig

Identifies one or more data sets you want to import with the CreateDataSetImportTask operation.

DataSetTaskLifecycle
When writing a match expression against DataSetTaskLifecycle, 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.
DatasetDetailOrgAttributes

Additional details about the data set. Different attributes correspond to different data set organizations. The values are populated based on datasetOrg, storageType and backend (Blu Age or Micro Focus).

DatasetOrgAttributes

Additional details about the data set. Different attributes correspond to different data set organizations. The values are populated based on datasetOrg, storageType and backend (Blu Age or Micro Focus).

Definition

The application definition for a particular application.

DeploymentLifecycle
When writing a match expression against DeploymentLifecycle, 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.
EngineType
When writing a match expression against EngineType, 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.
EnvironmentLifecycle
When writing a match expression against EnvironmentLifecycle, 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.
ExternalLocation

Defines an external storage location.

JobIdentifier

Identifies a specific batch job.

NetworkType
When writing a match expression against NetworkType, 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.
StorageConfiguration

Defines the storage configuration for a runtime environment.

ValidationExceptionReason
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.