AccessKeyDetails

Contains information about the access keys.

Types

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

Properties

Link copied to clipboard

The access key ID of the user.

Link copied to clipboard

The principal ID of the user.

Link copied to clipboard

The name of the user.

Link copied to clipboard

The type of the user.

Functions

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