pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.dms.kotlin
/
EnterpriseProxyAccessArgs
/
EnterpriseProxyAccessArgs
Enterprise
Proxy
Access
Args
fun
EnterpriseProxyAccessArgs
(
indepAccount
:
Output
<
String
>
?
=
null
,
indepPassword
:
Output
<
String
>
?
=
null
,
proxyAccessId
:
Output
<
String
>
?
=
null
,
proxyId
:
Output
<
String
>
?
=
null
,
userId
:
Output
<
String
>
?
=
null
)