Package-level declarations

Types

Link copied to clipboard
data class AccountDmlAuthSetting(val allowDatabases: List<String>? = null, val allowDictionaries: List<String>? = null, val ddlAuthority: Boolean, val dmlAuthority: Int)
Link copied to clipboard
data class ClickHouseEnterpriseDbClusterMultiZone(val vswitchIds: List<String>? = null, val zoneId: String? = null)