| Interface | Description |
|---|---|
| CfnComputeEnvironment.ComputeResourcesProperty | |
| CfnComputeEnvironment.LaunchTemplateSpecificationProperty | |
| CfnComputeEnvironmentProps |
Properties for defining a `AWS::Batch::ComputeEnvironment`.
|
| CfnJobDefinition.ContainerPropertiesProperty | |
| CfnJobDefinition.DeviceProperty | |
| CfnJobDefinition.EnvironmentProperty | |
| CfnJobDefinition.EvaluateOnExitProperty | |
| CfnJobDefinition.LinuxParametersProperty | |
| CfnJobDefinition.LogConfigurationProperty | |
| CfnJobDefinition.MountPointsProperty | |
| CfnJobDefinition.NodePropertiesProperty | |
| CfnJobDefinition.NodeRangePropertyProperty | |
| CfnJobDefinition.ResourceRequirementProperty | |
| CfnJobDefinition.RetryStrategyProperty | |
| CfnJobDefinition.SecretProperty | |
| CfnJobDefinition.TimeoutProperty | |
| CfnJobDefinition.TmpfsProperty | |
| CfnJobDefinition.UlimitProperty | |
| CfnJobDefinition.VolumesHostProperty | |
| CfnJobDefinition.VolumesProperty | |
| CfnJobDefinitionProps |
Properties for defining a `AWS::Batch::JobDefinition`.
|
| CfnJobQueue.ComputeEnvironmentOrderProperty | |
| CfnJobQueueProps |
Properties for defining a `AWS::Batch::JobQueue`.
|
| ComputeEnvironmentProps |
(experimental) Properties for creating a new Compute Environment.
|
| ComputeResources |
(experimental) Properties for defining the structure of the batch compute cluster.
|
| IComputeEnvironment |
(experimental) Properties of a compute environment.
|
| IComputeEnvironment.Jsii$Default |
Internal default implementation for
IComputeEnvironment. |
| IJobDefinition |
(experimental) An interface representing a job definition - either a new one, created with the CDK, *using the
JobDefinition class, or existing ones, referenced using the JobDefinition.fromJobDefinitionArn method. |
| IJobDefinition.Jsii$Default |
Internal default implementation for
IJobDefinition. |
| IJobQueue |
(experimental) Properties of a Job Queue.
|
| IJobQueue.Jsii$Default |
Internal default implementation for
IJobQueue. |
| IMultiNodeProps |
(experimental) Properties for specifying multi-node properties for compute resources.
|
| IMultiNodeProps.Jsii$Default |
Internal default implementation for
IMultiNodeProps. |
| INodeRangeProps |
(experimental) Properties for a multi-node batch job.
|
| INodeRangeProps.Jsii$Default |
Internal default implementation for
INodeRangeProps. |
| JobDefinitionContainer |
(experimental) Properties of a job definition container.
|
| JobDefinitionProps |
(experimental) Construction properties of the
JobDefinition construct. |
| JobQueueComputeEnvironment |
(experimental) Properties for mapping a compute environment to a job queue.
|
| JobQueueProps |
(experimental) Properties of a batch job queue.
|
| LaunchTemplateSpecification |
(experimental) Launch template property specification.
|
| Enum | Description |
|---|---|
| AllocationStrategy |
(experimental) Properties for how to prepare compute resources that are provisioned for a compute environment.
|
| ComputeResourceType |
(experimental) Property to specify if the compute environment uses On-Demand or SpotFleet compute resources.
|
Copyright © 2020. All rights reserved.