pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudfunctions.kotlin.outputs
/
FunctionSecretVolume
/
FunctionSecretVolume
Function
Secret
Volume
fun
FunctionSecretVolume
(
mountPath
:
String
,
projectId
:
String
?
=
null
,
secret
:
String
,
versions
:
List
<
FunctionSecretVolumeVersion
>
?
=
null
)