containers

@JvmName(name = "bceauadpvmnvimlw")
suspend fun containers(value: Output<List<JobDefinitionEksContainerArgs>>)
@JvmName(name = "voihamvrxjdoaocr")
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 = "uqtfpfhxxsrwlphb")
suspend fun containers(vararg values: Output<JobDefinitionEksContainerArgs>)


@JvmName(name = "shvrovukbcnlvdtj")
suspend fun containers(values: List<Output<JobDefinitionEksContainerArgs>>)
@JvmName(name = "xpppxhcecnubkoja")
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 = "hgxhprabfffbnxjp")
suspend fun containers(argument: List<suspend JobDefinitionEksContainerArgsBuilder.() -> Unit>)
@JvmName(name = "qdugewqwypogtapg")
suspend fun containers(vararg argument: suspend JobDefinitionEksContainerArgsBuilder.() -> Unit)
@JvmName(name = "ylekjtngnhvlijol")
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.