SubjectDetail

The state of the subject after a read or write operation.

Types

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

Properties

Link copied to clipboard

The ISO-8601 timestamp when the subject was created.

Link copied to clipboard

The temporary session credentials vended at the last authenticating call with this subject.

Link copied to clipboard

The enabled status of the subject.

Link copied to clipboard

The specified instance properties associated with the request.

Link copied to clipboard

The ISO-8601 timestamp of the last time this subject requested temporary session credentials.

Link copied to clipboard

The ARN of the resource.

Link copied to clipboard

The id of the resource

Link copied to clipboard

The ISO-8601 timestamp when the subject was last updated.

Link copied to clipboard

The x509 principal identifier of the authenticating certificate.

Functions

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