Lake Account Account Privilege Privilege Object
data class LakeAccountAccountPrivilegePrivilegeObject(val column: String? = null, val database: String? = null, val table: String? = null)
Constructors
Link copied to clipboard
fun LakeAccountAccountPrivilegePrivilegeObject(column: String? = null, database: String? = null, table: String? = null)