batchParameters property

BatchParameters? batchParameters
final

If the event target is an AWS Batch job, this contains the job definition, job name, and other parameters. For more information, see Jobs in the AWS Batch User Guide.

Implementation

final BatchParameters? batchParameters;