containers

@JvmName(name = "chgweyitlvpprurn")
suspend fun containers(value: Output<List<JobDefinitionEksContainerArgs>>)
@JvmName(name = "qthjugxwqbesgvfq")
suspend fun containers(value: List<JobDefinitionEksContainerArgs>?)

Parameters

value

The properties of the container that's used on the Amazon EKS pod.

This object is limited to 10 elements.


@JvmName(name = "mfieduqnbvhoudrg")
suspend fun containers(vararg values: Output<JobDefinitionEksContainerArgs>)


@JvmName(name = "xfcrvhemgqtnhfyt")
suspend fun containers(values: List<Output<JobDefinitionEksContainerArgs>>)
@JvmName(name = "vnmssfdbwwbuledi")
suspend fun containers(vararg values: JobDefinitionEksContainerArgs)

Parameters

values

The properties of the container that's used on the Amazon EKS pod.

This object is limited to 10 elements.


@JvmName(name = "icwhvqirqjjfesfd")
suspend fun containers(argument: List<suspend JobDefinitionEksContainerArgsBuilder.() -> Unit>)
@JvmName(name = "nfxwsjawwcfjntrs")
suspend fun containers(vararg argument: suspend JobDefinitionEksContainerArgsBuilder.() -> Unit)
@JvmName(name = "kvicocvfmvokdjim")
suspend fun containers(argument: suspend JobDefinitionEksContainerArgsBuilder.() -> Unit)

Parameters

argument

The properties of the container that's used on the Amazon EKS pod.

This object is limited to 10 elements.