toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.batch.kotlin.outputs
/
GetJobDefinitionEksProperty
Get
Job
Definition
Eks
Property
data
class
GetJobDefinitionEksProperty
(
val
podProperties
:
List
<
GetJobDefinitionEksPropertyPodProperty
>
)
Members
Constructors
Get
Job
Definition
Eks
Property
Link copied to clipboard
constructor
(
podProperties
:
List
<
GetJobDefinitionEksPropertyPodProperty
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
pod
Properties
Link copied to clipboard
val
podProperties
:
List
<
GetJobDefinitionEksPropertyPodProperty
>
The properties for the Kubernetes pod resources of a job.