pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
VolumeMountArgs
/
VolumeMountArgs
Volume
Mount
Args
fun
VolumeMountArgs
(
mountPath
:
Output
<
String
>
,
name
:
Output
<
String
>
,
readOnly
:
Output
<
Boolean
>
?
=
null
)