toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.clickhouseenterprisedbcluster.kotlin.outputs
Package-level
declarations
Types
Types
Account
Dml
Auth
Setting
Link copied to clipboard
data
class
AccountDmlAuthSetting
(
val
allowDatabases
:
List
<
String
>
?
=
null
,
val
allowDictionaries
:
List
<
String
>
?
=
null
,
val
ddlAuthority
:
Boolean
,
val
dmlAuthority
:
Int
)
Click
House
Enterprise
Db
Cluster
Multi
Zone
Link copied to clipboard
data
class
ClickHouseEnterpriseDbClusterMultiZone
(
val
vswitchIds
:
List
<
String
>
?
=
null
,
val
zoneId
:
String
?
=
null
)