BucketAclV2AccessControlPolicyOwner

data class BucketAclV2AccessControlPolicyOwner(val displayName: String? = null, val id: String)

Constructors

Link copied to clipboard
constructor(displayName: String? = null, id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val displayName: String? = null

Display name of the owner.

Link copied to clipboard
val id: String

ID of the owner.