pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sae.kotlin.inputs
/
ApplicationNasConfigArgs
/
ApplicationNasConfigArgs
Application
Nas
Config
Args
fun
ApplicationNasConfigArgs
(
mountDomain
:
Output
<
String
>
?
=
null
,
mountPath
:
Output
<
String
>
?
=
null
,
nasId
:
Output
<
String
>
?
=
null
,
nasPath
:
Output
<
String
>
?
=
null
,
readOnly
:
Output
<
Boolean
>
?
=
null
)