GetTableAcl

data class GetTableAcl(val accessPolicies: List<GetTableAclAccessPolicy>, val id: String)

Constructors

Link copied to clipboard
constructor(accessPolicies: List<GetTableAclAccessPolicy>, id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ID of the Storage Table.