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" :
PodProperties
}
YAML
PodProperties:
PodProperties
Properties
PodProperties
-
The properties for the Kubernetes pod resources of a job.
Required: No
Type: PodProperties
Update requires: No interruption