TrustStore

A trust store.

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
val id: String?

The trust store's ID.

Link copied to clipboard

The trust store's last modified time.

Link copied to clipboard
val name: String?

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