pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.run.v1.kotlin.inputs
/
VolumeMountArgs
/
VolumeMountArgs
Volume
Mount
Args
fun
VolumeMountArgs
(
mountPath
:
Output
<
String
>
,
name
:
Output
<
String
>
,
readOnly
:
Output
<
Boolean
>
?
=
null
,
subPath
:
Output
<
String
>
?
=
null
)