AccessKey

class AccessKey

Contains information about the access keys.

Types

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

Properties

Link copied to clipboard

Principal ID of the user.

Link copied to clipboard

Name of the user.

Link copied to clipboard

Type of the user.

Functions

Link copied to clipboard
inline fun copy(block: AccessKey.Builder.() -> Unit = {}): AccessKey
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