items

@JvmName(name = "qmolrwhpuowqobjv")
suspend fun items(value: Output<List<GoogleCloudRunV2VersionToPathArgs>>)
@JvmName(name = "lvhpwfmoidpoxgpl")
suspend fun items(value: List<GoogleCloudRunV2VersionToPathArgs>?)

Parameters

value

If unspecified, the volume will expose a file whose name is the secret, relative to VolumeMount.mount_path. If specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify a path and a version.


@JvmName(name = "wvrvnxyxxmjbhkln")
suspend fun items(vararg values: Output<GoogleCloudRunV2VersionToPathArgs>)


@JvmName(name = "sadkrbiohradiyre")
suspend fun items(values: List<Output<GoogleCloudRunV2VersionToPathArgs>>)
@JvmName(name = "ldvcrosifunfdtja")
suspend fun items(vararg values: GoogleCloudRunV2VersionToPathArgs)

Parameters

values

If unspecified, the volume will expose a file whose name is the secret, relative to VolumeMount.mount_path. If specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify a path and a version.


@JvmName(name = "yyswqsrwhukeonfo")
suspend fun items(argument: List<suspend GoogleCloudRunV2VersionToPathArgsBuilder.() -> Unit>)
@JvmName(name = "ctbolgfdrkkbedox")
suspend fun items(vararg argument: suspend GoogleCloudRunV2VersionToPathArgsBuilder.() -> Unit)
@JvmName(name = "omopfrsmdsgmibvn")
suspend fun items(argument: suspend GoogleCloudRunV2VersionToPathArgsBuilder.() -> Unit)

Parameters

argument

If unspecified, the volume will expose a file whose name is the secret, relative to VolumeMount.mount_path. If specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify a path and a version.