TrustStoreSummary

A trust store summary.

Types

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

Properties

Link copied to clipboard
val arn: String

The trust store's Amazon Resource Name (ARN).

Link copied to clipboard

The version identifier for the current version of the trust store.

Link copied to clipboard
val id: String

The trust store's ID.

Link copied to clipboard

The trust store's last modified time.

Link copied to clipboard

The trust store's name.

Link copied to clipboard

The trust store's number of CA certificates.

Link copied to clipboard

The trust store's reason.

Link copied to clipboard

The trust store's status.

Functions

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