pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
VolumeMountArgs
/
VolumeMountArgs
Volume
Mount
Args
fun
VolumeMountArgs
(
mountPath
:
Output
<
String
>
?
=
null
,
subPath
:
Output
<
String
>
?
=
null
,
volumeName
:
Output
<
String
>
?
=
null
)