AccessKeyLastUsed

Describes the last time an access key was used.

This object does not include data in the response of a CreateBucketAccessKey action.

Types

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

Properties

Link copied to clipboard

The date and time when the access key was most recently used.

Link copied to clipboard

The Amazon Web Services Region where this access key was most recently used.

Link copied to clipboard

The name of the Amazon Web Services service with which this access key was most recently used.

Functions

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