envs

@JvmName(name = "yjtvvrbjlbeiigdh")
suspend fun envs(value: Output<List<JobDefinitionEksPropertiesPodPropertiesContainersEnvArgs>>)
@JvmName(name = "orgqseptlxwmqvdc")
suspend fun envs(value: List<JobDefinitionEksPropertiesPodPropertiesContainersEnvArgs>?)

Parameters

value

The environment variables to pass to a container. See EKS Environment below.


@JvmName(name = "imgihhyprrphjapx")
suspend fun envs(vararg values: Output<JobDefinitionEksPropertiesPodPropertiesContainersEnvArgs>)


@JvmName(name = "nwrgaljbchsdgprl")
suspend fun envs(values: List<Output<JobDefinitionEksPropertiesPodPropertiesContainersEnvArgs>>)
@JvmName(name = "ikfricswbxqunwxi")
suspend fun envs(vararg values: JobDefinitionEksPropertiesPodPropertiesContainersEnvArgs)

Parameters

values

The environment variables to pass to a container. See EKS Environment below.


@JvmName(name = "jrjkixnubqllabuf")
suspend fun envs(argument: List<suspend JobDefinitionEksPropertiesPodPropertiesContainersEnvArgsBuilder.() -> Unit>)
@JvmName(name = "tiqwwharucxkjphu")
suspend fun envs(vararg argument: suspend JobDefinitionEksPropertiesPodPropertiesContainersEnvArgsBuilder.() -> Unit)
@JvmName(name = "oblxjkxslaybxnmw")
suspend fun envs(argument: suspend JobDefinitionEksPropertiesPodPropertiesContainersEnvArgsBuilder.() -> Unit)

Parameters

argument

The environment variables to pass to a container. See EKS Environment below.