Certificate

A certificate authority (CA) certificate for an Amazon Web Services account.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for the certificate.

Link copied to clipboard

The unique key that identifies a certificate.

Link copied to clipboard

The type of the certificate.

Link copied to clipboard

The thumbprint of the certificate.

Link copied to clipboard

The starting date-time from which the certificate is valid.

Link copied to clipboard

The date-time after which the certificate is no longer valid.

Functions

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