SubjectSummary

A summary representation of subjects.

Types

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

Properties

Link copied to clipboard

The ISO-8601 time stamp of when the certificate was first used in a temporary credential request.

Link copied to clipboard

The enabled status of the subject.

Link copied to clipboard

The ISO-8601 time stamp of when the certificate was last used in a temporary credential request.

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: SubjectSummary.Builder.() -> Unit = {}): SubjectSummary
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