Builder

class Builder

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
fun keyPair(block: KeyPair.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.iot.model.KeyPair inside the given block