toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.clickhouseenterprisedbcluster.kotlin.inputs
/
AccountDmlAuthSettingArgs
/
AccountDmlAuthSettingArgs
Account
Dml
Auth
Setting
Args
constructor
(
allowDatabases
:
Output
<
List
<
String
>
>
?
=
null
,
allowDictionaries
:
Output
<
List
<
String
>
>
?
=
null
,
ddlAuthority
:
Output
<
Boolean
>
,
dmlAuthority
:
Output
<
Int
>
)