Data Lake Gen2Path Ace
data class DataLakeGen2PathAce(val id: String? = null, val permissions: String, val scope: String? = null, val type: String)
Constructors
Link copied to clipboard
fun DataLakeGen2PathAce(id: String? = null, permissions: String, scope: String? = null, type: String)