toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudfunctions.kotlin.outputs
/
FunctionSecretVolume
/
FunctionSecretVolume
Function
Secret
Volume
constructor
(
mountPath
:
String
,
projectId
:
String
?
=
null
,
secret
:
String
,
versions
:
List
<
FunctionSecretVolumeVersion
>
?
=
null
)