secretVolumes

@JvmName(name = "rmjnodkotwonotnc")
suspend fun secretVolumes(value: Output<List<FunctionServiceConfigSecretVolumeArgs>>)
@JvmName(name = "afhfswenpkcydpel")
suspend fun secretVolumes(value: List<FunctionServiceConfigSecretVolumeArgs>?)

Parameters

value

Secret volumes configuration. Structure is documented below.


@JvmName(name = "nekhdsxfybrbupaw")
suspend fun secretVolumes(vararg values: Output<FunctionServiceConfigSecretVolumeArgs>)


@JvmName(name = "pshraytcuuxmfpxk")
suspend fun secretVolumes(values: List<Output<FunctionServiceConfigSecretVolumeArgs>>)
@JvmName(name = "wfpqisjdlamvvmlo")
suspend fun secretVolumes(vararg values: FunctionServiceConfigSecretVolumeArgs)

Parameters

values

Secret volumes configuration. Structure is documented below.


@JvmName(name = "beumekgtuhfccgbb")
suspend fun secretVolumes(argument: List<suspend FunctionServiceConfigSecretVolumeArgsBuilder.() -> Unit>)
@JvmName(name = "fkexapngqbiugtpo")
suspend fun secretVolumes(vararg argument: suspend FunctionServiceConfigSecretVolumeArgsBuilder.() -> Unit)
@JvmName(name = "qxaxukpgymwxesks")
suspend fun secretVolumes(argument: suspend FunctionServiceConfigSecretVolumeArgsBuilder.() -> Unit)

Parameters

argument

Secret volumes configuration. Structure is documented below.