Owner

class Owner

Container for the owner's display name and ID.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Container for the display name of the owner. This value is only supported in the following Amazon Web Services Regions:

Link copied to clipboard
val id: String?

Container for the ID of the owner.

Functions

Link copied to clipboard
inline fun copy(block: Owner.Builder.() -> Unit = {}): Owner
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String