Module Awso_m2_eioSource

include module type of struct include Awso_m2.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule AlternateKey = Awso_m2.Values.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.

Sourcemodule String20List = Awso_m2.Values.String20List
Sourcemodule AlternateKeyList = Awso_m2.Values.AlternateKeyList

The primary key for a KSDS data set.

Sourcemodule GdgAttributes = Awso_m2.Values.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.

Sourcemodule PoAttributes = Awso_m2.Values.PoAttributes

The supported properties for a PO type data set.

Sourcemodule PsAttributes = Awso_m2.Values.PsAttributes

The supported properties for a PS type data set.

Sourcemodule VsamAttributes = Awso_m2.Values.VsamAttributes

The attributes of a VSAM type data set.

Sourcemodule JobStepRestartMarker = Awso_m2.Values.JobStepRestartMarker

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

Sourcemodule JobIdentifier = Awso_m2.Values.JobIdentifier

Identifies a specific batch job.

Sourcemodule DatasetOrgAttributes = Awso_m2.Values.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).

Sourcemodule RecordLength = Awso_m2.Values.RecordLength

The length of the records in the data set.

Sourcemodule FileBatchJobIdentifier = Awso_m2.Values.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.

Sourcemodule RestartBatchJobIdentifier = Awso_m2.Values.RestartBatchJobIdentifier

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

Sourcemodule S3BatchJobIdentifier = Awso_m2.Values.S3BatchJobIdentifier

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

Sourcemodule ScriptBatchJobIdentifier = Awso_m2.Values.ScriptBatchJobIdentifier

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

Defines a data set.

Sourcemodule ExternalLocation = Awso_m2.Values.ExternalLocation

Defines an external storage location.

Sourcemodule ValidationExceptionField = Awso_m2.Values.ValidationExceptionField

Contains information about a validation exception field.

Sourcemodule EngineVersion = Awso_m2.Values.EngineVersion
Sourcemodule EnvironmentLifecycle = Awso_m2.Values.EnvironmentLifecycle
Sourcemodule DeploymentLifecycle = Awso_m2.Values.DeploymentLifecycle
Sourcemodule DataSetImportSummary = Awso_m2.Values.DataSetImportSummary

Represents a summary of data set imports.

Sourcemodule DataSetTaskLifecycle = Awso_m2.Values.DataSetTaskLifecycle
Sourcemodule DataSetExportSummary = Awso_m2.Values.DataSetExportSummary

Represents a summary of data set exports.

Sourcemodule BatchJobExecutionStatus = Awso_m2.Values.BatchJobExecutionStatus
Sourcemodule BatchJobIdentifier = Awso_m2.Values.BatchJobIdentifier

Identifies a specific batch job.

Sourcemodule BatchJobType = Awso_m2.Values.BatchJobType
Sourcemodule FileBatchJobDefinition = Awso_m2.Values.FileBatchJobDefinition

A file containing a batch job definition.

Sourcemodule ScriptBatchJobDefinition = Awso_m2.Values.ScriptBatchJobDefinition

A batch job definition contained in a script.

Sourcemodule ApplicationDeploymentLifecycle = Awso_m2.Values.ApplicationDeploymentLifecycle
Sourcemodule ApplicationLifecycle = Awso_m2.Values.ApplicationLifecycle
Sourcemodule ApplicationVersionLifecycle = Awso_m2.Values.ApplicationVersionLifecycle
Sourcemodule EntityDescription = Awso_m2.Values.EntityDescription
Sourcemodule EfsStorageConfiguration = Awso_m2.Values.EfsStorageConfiguration

Defines the storage configuration for an Amazon EFS file system.

Sourcemodule FsxStorageConfiguration = Awso_m2.Values.FsxStorageConfiguration

Defines the storage configuration for an Amazon FSx file system.

Sourcemodule LogGroupIdentifier = Awso_m2.Values.LogGroupIdentifier
Sourcemodule DataSetImportItem = Awso_m2.Values.DataSetImportItem

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

Sourcemodule DataSetExportItem = Awso_m2.Values.DataSetExportItem

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

Sourcemodule ValidationExceptionFieldList = Awso_m2.Values.ValidationExceptionFieldList
Sourcemodule ValidationExceptionReason = Awso_m2.Values.ValidationExceptionReason
Sourcemodule StringFree65000 = Awso_m2.Values.StringFree65000
Sourcemodule BatchParamKey = Awso_m2.Values.BatchParamKey

See https://www.ibm.com/docs/en/workload-automation/9.3.0?topic=zos-coding-variables-in-jcl to get details about limits for both keys and values: 8 for keys (variable names), 44 for values (variable values) In addition, keys will be only alphabetic characters and digits, without any space or special characters (dash, underscore, etc ...) For BluAge Engine: There is no limit in length of keys and values. Additional validation may be applied in code, per engine. Parameter key: the first character must be alphabetic. Can be of up to 32 alphanumeric characters.

Sourcemodule BatchParamValue = Awso_m2.Values.BatchParamValue

Parameter value can be of up to 1024 alphanumeric characters.

Sourcemodule EnvironmentSummary = Awso_m2.Values.EnvironmentSummary

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

Sourcemodule EngineVersionsSummary = Awso_m2.Values.EngineVersionsSummary

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

Sourcemodule DeploymentSummary = Awso_m2.Values.DeploymentSummary

A subset of information about a specific deployment.

Sourcemodule DataSetSummary = Awso_m2.Values.DataSetSummary

A subset of the possible data set attributes.

Sourcemodule DataSetImportTask = Awso_m2.Values.DataSetImportTask

Contains information about a data set import task.

Sourcemodule DataSetExportTask = Awso_m2.Values.DataSetExportTask

Contains information about a data set export task.

Provides information related to a job step.

Sourcemodule BatchJobExecutionSummary = Awso_m2.Values.BatchJobExecutionSummary

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

Sourcemodule BatchJobDefinition = Awso_m2.Values.BatchJobDefinition

Defines the details of a batch job.

Sourcemodule ApplicationSummary = Awso_m2.Values.ApplicationSummary

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

Sourcemodule ApplicationVersionSummary = Awso_m2.Values.ApplicationVersionSummary

Defines an application version summary.

Sourcemodule CapacityValue = Awso_m2.Values.CapacityValue
Sourcemodule MaintenanceSchedule = Awso_m2.Values.MaintenanceSchedule

The information about the maintenance schedule.

Sourcemodule StorageConfiguration = Awso_m2.Values.StorageConfiguration

Defines the storage configuration for a runtime environment.

Sourcemodule GdgDetailAttributes = Awso_m2.Values.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.

Sourcemodule PoDetailAttributes = Awso_m2.Values.PoDetailAttributes

The supported properties for a PO type data set.

Sourcemodule PsDetailAttributes = Awso_m2.Values.PsDetailAttributes

The supported properties for a PS type data set.

Sourcemodule VsamDetailAttributes = Awso_m2.Values.VsamDetailAttributes

The attributes of a VSAM type data set.

Sourcemodule LogGroupSummary = Awso_m2.Values.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.

Sourcemodule DataSetImportList = Awso_m2.Values.DataSetImportList
Sourcemodule DataSetExportList = Awso_m2.Values.DataSetExportList
Sourcemodule AccessDeniedException = Awso_m2.Values.AccessDeniedException

The account or role doesn't have the right permissions to make the request.

Sourcemodule ConflictException = Awso_m2.Values.ConflictException

The parameters provided in the request conflict with existing resources.

Sourcemodule InternalServerException = Awso_m2.Values.InternalServerException

An unexpected error occurred during the processing of the request.

Sourcemodule ResourceNotFoundException = Awso_m2.Values.ResourceNotFoundException

The specified resource was not found.

Sourcemodule ServiceQuotaExceededException = Awso_m2.Values.ServiceQuotaExceededException

One or more quotas for Amazon Web Services Mainframe Modernization exceeds the limit.

Sourcemodule ThrottlingException = Awso_m2.Values.ThrottlingException

The number of requests made exceeds the limit.

Sourcemodule ValidationException = Awso_m2.Values.ValidationException

One or more parameters provided in the request is not valid.

The application definition for a particular application.

Sourcemodule AuthSecretsManagerArn = Awso_m2.Values.AuthSecretsManagerArn
Sourcemodule BatchJobParametersMap = Awso_m2.Values.BatchJobParametersMap
Sourcemodule EnvironmentSummaryList = Awso_m2.Values.EnvironmentSummaryList
Sourcemodule EntityNameList = Awso_m2.Values.EntityNameList
Sourcemodule EngineVersionsSummaryList = Awso_m2.Values.EngineVersionsSummaryList
Sourcemodule DeploymentList = Awso_m2.Values.DeploymentList
Sourcemodule DataSetsSummaryList = Awso_m2.Values.DataSetsSummaryList
Sourcemodule ExecutionTimeoutException = Awso_m2.Values.ExecutionTimeoutException

Failed to connect to server, or didn’t receive response within expected time period.

Sourcemodule ServiceUnavailableException = Awso_m2.Values.ServiceUnavailableException

Server cannot process the request at the moment.

Sourcemodule DataSetImportTaskList = Awso_m2.Values.DataSetImportTaskList
Sourcemodule DataSetExportTaskList = Awso_m2.Values.DataSetExportTaskList
Sourcemodule BatchJobStepList = Awso_m2.Values.BatchJobStepList
Sourcemodule BatchJobExecutionSummaryList = Awso_m2.Values.BatchJobExecutionSummaryList
Sourcemodule IdentifierList = Awso_m2.Values.IdentifierList
Sourcemodule BatchJobDefinitions = Awso_m2.Values.BatchJobDefinitions
Sourcemodule ApplicationSummaryList = Awso_m2.Values.ApplicationSummaryList
Sourcemodule ApplicationVersionSummaryList = Awso_m2.Values.ApplicationVersionSummaryList
Sourcemodule HighAvailabilityConfig = Awso_m2.Values.HighAvailabilityConfig

Defines the details of a high availability configuration.

Sourcemodule PendingMaintenance = Awso_m2.Values.PendingMaintenance

The scheduled maintenance for a runtime engine.

Sourcemodule StorageConfigurationList = Awso_m2.Values.StorageConfigurationList
Sourcemodule String50List = Awso_m2.Values.String50List
Sourcemodule DatasetDetailOrgAttributes = Awso_m2.Values.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).

Sourcemodule DeployedVersionSummary = Awso_m2.Values.DeployedVersionSummary

Contains a summary of a deployed application.

Sourcemodule LogGroupSummaries = Awso_m2.Values.LogGroupSummaries

A client token is a unique, case-sensitive string of up to 128 ASCII characters with ASCII values of 33-126 inclusive. It is generated by the client to ensure idempotent operations, allowing safe retries without unintended side effects.

Sourcemodule DataSetImportConfig = Awso_m2.Values.DataSetImportConfig

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

Sourcemodule DataSetExportConfig = Awso_m2.Values.DataSetExportConfig

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

Sourcemodule UpdateEnvironmentResponse = Awso_m2.Values.UpdateEnvironmentResponse

Updates the configuration details for a specific runtime environment.

Sourcemodule UpdateEnvironmentRequest = Awso_m2.Values.UpdateEnvironmentRequest

Updates the configuration details for a specific runtime environment.

Sourcemodule UpdateApplicationResponse = Awso_m2.Values.UpdateApplicationResponse

Updates an application and creates a new version.

Sourcemodule UpdateApplicationRequest = Awso_m2.Values.UpdateApplicationRequest

Updates an application and creates a new version.

Sourcemodule UntagResourceResponse = Awso_m2.Values.UntagResourceResponse

Removes one or more tags from the specified resource.

Sourcemodule UntagResourceRequest = Awso_m2.Values.UntagResourceRequest

Removes one or more tags from the specified resource.

Sourcemodule TagResourceResponse = Awso_m2.Values.TagResourceResponse

Adds one or more tags to the specified resource.

Sourcemodule TagResourceRequest = Awso_m2.Values.TagResourceRequest

Adds one or more tags to the specified resource.

Sourcemodule StopApplicationResponse = Awso_m2.Values.StopApplicationResponse

Stops a running application.

Sourcemodule StopApplicationRequest = Awso_m2.Values.StopApplicationRequest

Stops a running application.

Sourcemodule StartBatchJobResponse = Awso_m2.Values.StartBatchJobResponse

Starts a batch job and returns the unique identifier of this execution of the batch job. The associated application must be running in order to start the batch job.

Sourcemodule StartBatchJobRequest = Awso_m2.Values.StartBatchJobRequest

Starts a batch job and returns the unique identifier of this execution of the batch job. The associated application must be running in order to start the batch job.

Sourcemodule StartApplicationResponse = Awso_m2.Values.StartApplicationResponse

Starts an application that is currently stopped.

Sourcemodule StartApplicationRequest = Awso_m2.Values.StartApplicationRequest

Starts an application that is currently stopped.

Sourcemodule ListTagsForResourceResponse = Awso_m2.Values.ListTagsForResourceResponse

Lists the tags for the specified resource.

Sourcemodule ListTagsForResourceRequest = Awso_m2.Values.ListTagsForResourceRequest

Lists the tags for the specified resource.

Sourcemodule ListEnvironmentsResponse = Awso_m2.Values.ListEnvironmentsResponse

Lists the runtime environments.

Sourcemodule ListEnvironmentsRequest = Awso_m2.Values.ListEnvironmentsRequest

Lists the runtime environments.

Sourcemodule ListEngineVersionsResponse = Awso_m2.Values.ListEngineVersionsResponse

Lists the available engine versions.

Sourcemodule ListEngineVersionsRequest = Awso_m2.Values.ListEngineVersionsRequest

Lists the available engine versions.

Sourcemodule ListDeploymentsResponse = Awso_m2.Values.ListDeploymentsResponse

Returns a list of all deployments of a specific application. A deployment is a combination of a specific application and a specific version of that application. Each deployment is mapped to a particular application version.

Sourcemodule ListDeploymentsRequest = Awso_m2.Values.ListDeploymentsRequest

Returns a list of all deployments of a specific application. A deployment is a combination of a specific application and a specific version of that application. Each deployment is mapped to a particular application version.

Sourcemodule ListDataSetsResponse = Awso_m2.Values.ListDataSetsResponse

Lists the data sets imported for a specific application. In Amazon Web Services Mainframe Modernization, data sets are associated with applications deployed on runtime environments. This is known as importing data sets. Currently, Amazon Web Services Mainframe Modernization can import data sets into catalogs using CreateDataSetImportTask.

Sourcemodule ListDataSetsRequest = Awso_m2.Values.ListDataSetsRequest

Lists the data sets imported for a specific application. In Amazon Web Services Mainframe Modernization, data sets are associated with applications deployed on runtime environments. This is known as importing data sets. Currently, Amazon Web Services Mainframe Modernization can import data sets into catalogs using CreateDataSetImportTask.

Sourcemodule ListDataSetImportHistoryResponse = Awso_m2.Values.ListDataSetImportHistoryResponse

Lists the data set imports for the specified application.

Sourcemodule ListDataSetImportHistoryRequest = Awso_m2.Values.ListDataSetImportHistoryRequest

Lists the data set imports for the specified application.

Sourcemodule ListDataSetExportHistoryResponse = Awso_m2.Values.ListDataSetExportHistoryResponse

Lists the data set exports for the specified application.

Sourcemodule ListDataSetExportHistoryRequest = Awso_m2.Values.ListDataSetExportHistoryRequest

Lists the data set exports for the specified application.

Sourcemodule ListBatchJobRestartPointsResponse = Awso_m2.Values.ListBatchJobRestartPointsResponse

Lists all the job steps for a JCL file to restart a batch job. This is only applicable for Micro Focus engine with versions 8.0.6 and above.

Sourcemodule ListBatchJobRestartPointsRequest = Awso_m2.Values.ListBatchJobRestartPointsRequest

Lists all the job steps for a JCL file to restart a batch job. This is only applicable for Micro Focus engine with versions 8.0.6 and above.

Sourcemodule ListBatchJobExecutionsResponse = Awso_m2.Values.ListBatchJobExecutionsResponse

Lists historical, current, and scheduled batch job executions for a specific application.

Sourcemodule ListBatchJobExecutionsRequest = Awso_m2.Values.ListBatchJobExecutionsRequest

Lists historical, current, and scheduled batch job executions for a specific application.

Sourcemodule ListBatchJobDefinitionsResponse = Awso_m2.Values.ListBatchJobDefinitionsResponse

Lists all the available batch job definitions based on the batch job resources uploaded during the application creation. You can use the batch job definitions in the list to start a batch job.

Sourcemodule ListBatchJobDefinitionsRequest = Awso_m2.Values.ListBatchJobDefinitionsRequest

Lists all the available batch job definitions based on the batch job resources uploaded during the application creation. You can use the batch job definitions in the list to start a batch job.

Sourcemodule ListApplicationsResponse = Awso_m2.Values.ListApplicationsResponse

Lists the applications associated with a specific Amazon Web Services account. You can provide the unique identifier of a specific runtime environment in a query parameter to see all applications associated with that environment.

Sourcemodule ListApplicationsRequest = Awso_m2.Values.ListApplicationsRequest

Lists the applications associated with a specific Amazon Web Services account. You can provide the unique identifier of a specific runtime environment in a query parameter to see all applications associated with that environment.

Sourcemodule ListApplicationVersionsResponse = Awso_m2.Values.ListApplicationVersionsResponse

Returns a list of the application versions for a specific application.

Sourcemodule ListApplicationVersionsRequest = Awso_m2.Values.ListApplicationVersionsRequest

Returns a list of the application versions for a specific application.

Sourcemodule GetSignedBluinsightsUrlResponse = Awso_m2.Values.GetSignedBluinsightsUrlResponse

Gets a single sign-on URL that can be used to connect to AWS Blu Insights.

Sourcemodule GetEnvironmentResponse = Awso_m2.Values.GetEnvironmentResponse

Describes a specific runtime environment.

Sourcemodule GetEnvironmentRequest = Awso_m2.Values.GetEnvironmentRequest

Describes a specific runtime environment.

Sourcemodule GetDeploymentResponse = Awso_m2.Values.GetDeploymentResponse

Gets details of a specific deployment with a given deployment identifier.

Sourcemodule GetDeploymentRequest = Awso_m2.Values.GetDeploymentRequest

Gets details of a specific deployment with a given deployment identifier.

Sourcemodule GetDataSetImportTaskResponse = Awso_m2.Values.GetDataSetImportTaskResponse

Gets the status of a data set import task initiated with the CreateDataSetImportTask operation.

Sourcemodule GetDataSetImportTaskRequest = Awso_m2.Values.GetDataSetImportTaskRequest

Gets the status of a data set import task initiated with the CreateDataSetImportTask operation.

Sourcemodule GetDataSetExportTaskResponse = Awso_m2.Values.GetDataSetExportTaskResponse

Gets the status of a data set import task initiated with the CreateDataSetExportTask operation.

Sourcemodule GetDataSetExportTaskRequest = Awso_m2.Values.GetDataSetExportTaskRequest

Gets the status of a data set import task initiated with the CreateDataSetExportTask operation.

Sourcemodule GetDataSetDetailsResponse = Awso_m2.Values.GetDataSetDetailsResponse

Gets the details of a specific data set.

Sourcemodule GetDataSetDetailsRequest = Awso_m2.Values.GetDataSetDetailsRequest

Gets the details of a specific data set.

Sourcemodule GetBatchJobExecutionResponse = Awso_m2.Values.GetBatchJobExecutionResponse

Gets the details of a specific batch job execution for a specific application.

Sourcemodule GetBatchJobExecutionRequest = Awso_m2.Values.GetBatchJobExecutionRequest

Gets the details of a specific batch job execution for a specific application.

Sourcemodule GetApplicationVersionResponse = Awso_m2.Values.GetApplicationVersionResponse

Returns details about a specific version of a specific application.

Sourcemodule GetApplicationVersionRequest = Awso_m2.Values.GetApplicationVersionRequest

Returns details about a specific version of a specific application.

Sourcemodule GetApplicationResponse = Awso_m2.Values.GetApplicationResponse

Describes the details of a specific application.

Sourcemodule GetApplicationRequest = Awso_m2.Values.GetApplicationRequest

Describes the details of a specific application.

Sourcemodule DeleteEnvironmentResponse = Awso_m2.Values.DeleteEnvironmentResponse

Deletes a specific runtime environment. The environment cannot contain deployed applications. If it does, you must delete those applications before you delete the environment.

Sourcemodule DeleteEnvironmentRequest = Awso_m2.Values.DeleteEnvironmentRequest

Deletes a specific runtime environment. The environment cannot contain deployed applications. If it does, you must delete those applications before you delete the environment.

Sourcemodule DeleteApplicationResponse = Awso_m2.Values.DeleteApplicationResponse

Deletes a specific application. You cannot delete a running application.

Sourcemodule DeleteApplicationRequest = Awso_m2.Values.DeleteApplicationRequest

Deletes a specific application. You cannot delete a running application.

Sourcemodule DeleteApplicationFromEnvironmentResponse = Awso_m2.Values.DeleteApplicationFromEnvironmentResponse

Deletes a specific application from the specific runtime environment where it was previously deployed. You cannot delete a runtime environment using DeleteEnvironment if any application has ever been deployed to it. This API removes the association of the application with the runtime environment so you can delete the environment smoothly.

Sourcemodule DeleteApplicationFromEnvironmentRequest = Awso_m2.Values.DeleteApplicationFromEnvironmentRequest

Deletes a specific application from the specific runtime environment where it was previously deployed. You cannot delete a runtime environment using DeleteEnvironment if any application has ever been deployed to it. This API removes the association of the application with the runtime environment so you can delete the environment smoothly.

Sourcemodule CreateEnvironmentResponse = Awso_m2.Values.CreateEnvironmentResponse

Creates a runtime environment for a given runtime engine.

Sourcemodule CreateEnvironmentRequest = Awso_m2.Values.CreateEnvironmentRequest

Creates a runtime environment for a given runtime engine.

Sourcemodule CreateDeploymentResponse = Awso_m2.Values.CreateDeploymentResponse

Creates and starts a deployment to deploy an application into a runtime environment.

Sourcemodule CreateDeploymentRequest = Awso_m2.Values.CreateDeploymentRequest

Creates and starts a deployment to deploy an application into a runtime environment.

Sourcemodule CreateDataSetImportTaskResponse = Awso_m2.Values.CreateDataSetImportTaskResponse

Starts a data set import task for a specific application.

Sourcemodule CreateDataSetImportTaskRequest = Awso_m2.Values.CreateDataSetImportTaskRequest

Starts a data set import task for a specific application.

Sourcemodule CreateDataSetExportTaskResponse = Awso_m2.Values.CreateDataSetExportTaskResponse

Starts a data set export task for a specific application.

Sourcemodule CreateDataSetExportTaskRequest = Awso_m2.Values.CreateDataSetExportTaskRequest

Starts a data set export task for a specific application.

Sourcemodule CreateApplicationResponse = Awso_m2.Values.CreateApplicationResponse

Creates a new application with given parameters. Requires an existing runtime environment and application definition file.

Sourcemodule CreateApplicationRequest = Awso_m2.Values.CreateApplicationRequest

Creates a new application with given parameters. Requires an existing runtime environment and application definition file.

Sourcemodule CancelBatchJobExecutionResponse = Awso_m2.Values.CancelBatchJobExecutionResponse

Cancels the running of a specific batch job execution.

Sourcemodule CancelBatchJobExecutionRequest = Awso_m2.Values.CancelBatchJobExecutionRequest

Cancels the running of a specific batch job execution.