type property
The type of compute environment: EC2
, SPOT
,
FARGATE
, or FARGATE_SPOT
. For more information,
see Compute
Environments in the AWS Batch User Guide.
If you choose SPOT
, you must also specify an Amazon EC2 Spot
Fleet role with the spotIamFleetRole
parameter. For more
information, see Amazon
EC2 Spot Fleet role in the AWS Batch User Guide.
Implementation
final CRType type;