# Functions
GetComputeEnvironment gets an existing ComputeEnvironment resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetJobDefinition gets an existing JobDefinition resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetJobQueue gets an existing JobQueue resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
The Batch Compute Environment data source allows access to details of a specific compute environment within AWS Batch.
The Batch Job Queue data source allows access to details of a specific job queue within AWS Batch.
NewComputeEnvironment registers a new resource with the given unique name, arguments, and options.
NewJobDefinition registers a new resource with the given unique name, arguments, and options.
NewJobQueue registers a new resource with the given unique name, arguments, and options.
# Structs
Creates a AWS Batch compute environment.
The set of arguments for constructing a ComputeEnvironment resource.
Input properties used for looking up and filtering ComputeEnvironment resources.
A collection of arguments for invoking getComputeEnvironment.
A collection of values returned by getComputeEnvironment.
A collection of arguments for invoking getJobQueue.
A collection of values returned by getJobQueue.
Provides a Batch Job Definition resource.
The set of arguments for constructing a JobDefinition resource.
Input properties used for looking up and filtering JobDefinition resources.
Provides a Batch Job Queue resource.
The set of arguments for constructing a JobQueue resource.
Input properties used for looking up and filtering JobQueue resources.