versions
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.
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.
suspend fun versions(argument: List<suspend FunctionServiceConfigSecretVolumeVersionArgsBuilder.() -> Unit>)
suspend fun versions(vararg argument: suspend FunctionServiceConfigSecretVolumeVersionArgsBuilder.() -> Unit)
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.