versions

@JvmName(name = "fvakbsfoaubcydhf")
suspend fun versions(value: Output<List<FunctionServiceConfigSecretVolumeVersionArgs>>)
@JvmName(name = "ueuueyuyvkshwtvi")
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 = "brtrdhchosaytnah")
suspend fun versions(vararg values: Output<FunctionServiceConfigSecretVolumeVersionArgs>)


@JvmName(name = "wtbengvdpupfitkb")
suspend fun versions(values: List<Output<FunctionServiceConfigSecretVolumeVersionArgs>>)
@JvmName(name = "gclyncguvorqxhmy")
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 = "fketxnwlswiujgci")
suspend fun versions(argument: List<suspend FunctionServiceConfigSecretVolumeVersionArgsBuilder.() -> Unit>)
@JvmName(name = "nccrujyksfgkcmch")
suspend fun versions(vararg argument: suspend FunctionServiceConfigSecretVolumeVersionArgsBuilder.() -> Unit)
@JvmName(name = "bljuftadbwolvxhk")
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.