versions

@JvmName(name = "ylgxpvmhtemobbyu")
suspend fun versions(value: Output<List<FunctionServiceConfigSecretVolumeVersionArgs>>)
@JvmName(name = "ujymtbywqhrteftg")
suspend fun versions(value: List<FunctionServiceConfigSecretVolumeVersionArgs>?)

Parameters

value

List of secret versions to mount for this secret. If empty, the latest version of the secret will be made available in a file named after the secret under the mount point.' Structure is documented below.


@JvmName(name = "ebkhmoenfasjnjty")
suspend fun versions(vararg values: Output<FunctionServiceConfigSecretVolumeVersionArgs>)


@JvmName(name = "gvuejaixvlsyonor")
suspend fun versions(values: List<Output<FunctionServiceConfigSecretVolumeVersionArgs>>)
@JvmName(name = "ktfamqxjhfobguqn")
suspend fun versions(vararg values: FunctionServiceConfigSecretVolumeVersionArgs)

Parameters

values

List of secret versions to mount for this secret. If empty, the latest version of the secret will be made available in a file named after the secret under the mount point.' Structure is documented below.


@JvmName(name = "ibwuobiwfonesbmn")
suspend fun versions(argument: List<suspend FunctionServiceConfigSecretVolumeVersionArgsBuilder.() -> Unit>)
@JvmName(name = "nirhueqoochnsqxx")
suspend fun versions(vararg argument: suspend FunctionServiceConfigSecretVolumeVersionArgsBuilder.() -> Unit)
@JvmName(name = "ptfqyuuiftsbpdjn")
suspend fun versions(argument: suspend FunctionServiceConfigSecretVolumeVersionArgsBuilder.() -> Unit)

Parameters

argument

List of secret versions to mount for this secret. If empty, the latest version of the secret will be made available in a file named after the secret under the mount point.' Structure is documented below.