| Package | Description |
|---|---|
| com.amazonaws.services.batch |
Using AWS Batch, you can run batch computing workloads on the AWS Cloud.
|
| com.amazonaws.services.batch.model |
| Class and Description |
|---|
| ArrayJobDependency |
| ArrayProperties
An object representing an AWS Batch array job.
|
| ArrayPropertiesDetail
An object representing the array properties of a job.
|
| ArrayPropertiesSummary
An object representing the array properties of a job.
|
| AssignPublicIp |
| AttemptContainerDetail
An object representing the details of a container that's part of a job attempt.
|
| AttemptDetail
An object representing a job attempt.
|
| AWSBatchException
Base exception for all service exceptions thrown by AWS Batch
|
| CancelJobRequest
Contains the parameters for
CancelJob. |
| CancelJobResult |
| CEState |
| CEStatus |
| CEType |
| ComputeEnvironmentDetail
An object representing an AWS Batch compute environment.
|
| ComputeEnvironmentOrder
The order in which compute environments are tried for job placement within a queue.
|
| ComputeResource
An object representing an AWS Batch compute resource.
|
| ComputeResourceUpdate
An object representing the attributes of a compute environment that can be updated.
|
| ContainerDetail
An object representing the details of a container that's part of a job.
|
| ContainerOverrides
The overrides that should be sent to a container.
|
| ContainerProperties
Container properties are used in job definitions to describe the container that's launched as part of a job.
|
| ContainerSummary
An object representing summary details of a container within a job.
|
| CRAllocationStrategy |
| CreateComputeEnvironmentRequest
Contains the parameters for
CreateComputeEnvironment. |
| CreateComputeEnvironmentResult |
| CreateJobQueueRequest
Contains the parameters for
CreateJobQueue. |
| CreateJobQueueResult |
| CRType |
| DeleteComputeEnvironmentRequest
Contains the parameters for
DeleteComputeEnvironment. |
| DeleteComputeEnvironmentResult |
| DeleteJobQueueRequest
Contains the parameters for
DeleteJobQueue. |
| DeleteJobQueueResult |
| DeregisterJobDefinitionRequest |
| DeregisterJobDefinitionResult |
| DescribeComputeEnvironmentsRequest
Contains the parameters for
DescribeComputeEnvironments. |
| DescribeComputeEnvironmentsResult |
| DescribeJobDefinitionsRequest
Contains the parameters for
DescribeJobDefinitions. |
| DescribeJobDefinitionsResult |
| DescribeJobQueuesRequest
Contains the parameters for
DescribeJobQueues. |
| DescribeJobQueuesResult |
| DescribeJobsRequest
Contains the parameters for
DescribeJobs. |
| DescribeJobsResult |
| Device
An object representing a container instance host device.
|
| DeviceCgroupPermission |
| Ec2Configuration
Provides information used to select Amazon Machine Images (AMIs) for instances in the compute environment.
|
| EFSAuthorizationConfig
The authorization configuration details for the Amazon EFS file system.
|
| EFSAuthorizationConfigIAM |
| EFSTransitEncryption |
| EFSVolumeConfiguration
This parameter is specified when you are using an Amazon Elastic File System file system for task storage.
|
| EvaluateOnExit
Specifies a set of conditions to be met, and an action to take (
RETRY or EXIT) if all
conditions are met. |
| FargatePlatformConfiguration
The platform configuration for jobs running on Fargate resources.
|
| Host
Determine whether your data volume persists on the host container instance and where it is stored.
|
| JobDefinition
An object representing an AWS Batch job definition.
|
| JobDefinitionType |
| JobDependency
An object representing an AWS Batch job dependency.
|
| JobDetail
An object representing an AWS Batch job.
|
| JobQueueDetail
An object representing the details of an AWS Batch job queue.
|
| JobStatus |
| JobSummary
An object representing summary details of a job.
|
| JobTimeout
An object representing a job timeout configuration.
|
| JQState |
| JQStatus |
| KeyValuePair
A key-value pair object.
|
| LaunchTemplateSpecification
An object representing a launch template associated with a compute resource.
|
| LinuxParameters
Linux-specific modifications that are applied to the container, such as details for device mappings.
|
| ListJobsRequest
Contains the parameters for
ListJobs. |
| ListJobsResult |
| ListTagsForResourceRequest |
| ListTagsForResourceResult |
| LogConfiguration
Log configuration options to send to a custom log driver for the container.
|
| LogDriver |
| MountPoint
Details on a Docker volume mount point that's used in a job's container properties.
|
| NetworkConfiguration
The network configuration for jobs running on Fargate resources.
|
| NetworkInterface
An object representing the elastic network interface for a multi-node parallel job node.
|
| NodeDetails
An object representing the details of a multi-node parallel job node.
|
| NodeOverrides
Object representing any node overrides to a job definition that's used in a SubmitJob API operation.
|
| NodeProperties
An object representing the node properties of a multi-node parallel job.
|
| NodePropertiesSummary
An object representing the properties of a node that's associated with a multi-node parallel job.
|
| NodePropertyOverride
Object representing any node overrides to a job definition that's used in a SubmitJob API operation.
|
| NodeRangeProperty
An object representing the properties of the node range for a multi-node parallel job.
|
| PlatformCapability |
| RegisterJobDefinitionRequest
Contains the parameters for
RegisterJobDefinition. |
| RegisterJobDefinitionResult |
| ResourceRequirement
The type and amount of a resource to assign to a container.
|
| ResourceType |
| RetryAction |
| RetryStrategy
The retry strategy associated with a job.
|
| Secret
An object representing the secret to expose to your container.
|
| SubmitJobRequest
Contains the parameters for
SubmitJob. |
| SubmitJobResult |
| TagResourceRequest |
| TagResourceResult |
| TerminateJobRequest
Contains the parameters for
TerminateJob. |
| TerminateJobResult |
| Tmpfs
The container path, mount options, and size of the tmpfs mount.
|
| Ulimit
The
ulimit settings to pass to the container. |
| UntagResourceRequest |
| UntagResourceResult |
| UpdateComputeEnvironmentRequest
Contains the parameters for
UpdateComputeEnvironment. |
| UpdateComputeEnvironmentResult |
| UpdateJobQueueRequest
Contains the parameters for
UpdateJobQueue. |
| UpdateJobQueueResult |
| Volume
A data volume used in a job's container properties.
|
Copyright © 2021. All rights reserved.