valueFrom

@JvmName(name = "kucmjknqulnthudq")
suspend fun valueFrom(value: Output<EnvVarSourcePatchArgs>)
@JvmName(name = "ybuutcixwplghsak")
suspend fun valueFrom(value: EnvVarSourcePatchArgs?)

Parameters

value

Source for the environment variable's value. Cannot be used if value is not empty.


@JvmName(name = "xfmkhrcpypuluwrw")
suspend fun valueFrom(argument: suspend EnvVarSourcePatchArgsBuilder.() -> Unit)

Parameters

argument

Source for the environment variable's value. Cannot be used if value is not empty.