class Aws::IoT::Types::CreateKeysAndCertificateResponse
@return [Types::KeyPair]
The generated key pair.
@!attribute [rw] key_pair
@return [String]
The certificate data, in PEM format.
@!attribute [rw] certificate_pem
@return [String]
the certificate (for example, AWS IoT Certificate).
The ID of the certificate. AWS IoT issues a default subject name for
@!attribute [rw] certificate_id
@return [String]
The ARN of the certificate.
@!attribute [rw] certificate_arn
The output of the CreateKeysAndCertificate operation.