CreateKeysAndCertificateResponse

The output of the CreateKeysAndCertificate operation.

Types

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

Properties

Link copied to clipboard

The ARN of the certificate.

Link copied to clipboard

The ID of the certificate. IoT issues a default subject name for the certificate (for example, IoT Certificate).

Link copied to clipboard

The certificate data, in PEM format.

Link copied to clipboard

The generated key pair.

Functions

Link copied to clipboard
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