NAME

Paws::IoT::CreateKeysAndCertificateResponse

ATTRIBUTES

CertificateArn => Str

The ARN of the certificate.

CertificateId => Str

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

CertificatePem => Str

The certificate data, in PEM format.

KeyPair => Paws::IoT::KeyPair

The generated key pair.