pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin
/
RamDirectoryArgs
/
RamDirectoryArgs
Ram
Directory
Args
fun
RamDirectoryArgs
(
desktopAccessType
:
Output
<
String
>
?
=
null
,
enableAdminAccess
:
Output
<
Boolean
>
?
=
null
,
enableInternetAccess
:
Output
<
Boolean
>
?
=
null
,
ramDirectoryName
:
Output
<
String
>
?
=
null
,
vswitchIds
:
Output
<
List
<
String
>
>
?
=
null
)