AWS::Batch::JobDefinition EksProperties
An object that contains the properties for the Kubernetes resources of a job.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "PodProperties" :
EksPodProperties
}
Properties
PodProperties
-
The properties for the Kubernetes pod resources of a job.
Required: No
Type: EksPodProperties
Update requires: No interruption