spotIamFleetRole property
The Amazon Resource Name (ARN) of the Amazon EC2 Spot Fleet IAM role applied
to a SPOT
compute environment. This role is required if the
allocation strategy set to BEST_FIT
or if the allocation
strategy isn't specified. For more information, see Amazon
EC2 Spot Fleet Role in the AWS Batch User Guide.
Implementation
final String? spotIamFleetRole;