class Aws::IoT::Types::CertificateDescription
@return [Types::CertificateValidity]
When the certificate is valid.
@!attribute [rw] validity
@return [String]
The generation ID of the certificate.
@!attribute [rw] generation_id
@return [Types::TransferData]
The transfer data.
@!attribute [rw] transfer_data
@return [Integer]
The customer version of the certificate.
@!attribute [rw] customer_version
@return [Time]
The date and time the certificate was last modified.
@!attribute [rw] last_modified_date
@return [Time]
The date and time the certificate was created.
@!attribute [rw] creation_date
@return [String]
The ID of the AWS account of the previous owner of the certificate.
@!attribute [rw] previous_owned_by
@return [String]
The ID of the AWS account that owns the certificate.
@!attribute [rw] owned_by
@return [String]
The certificate data, in PEM format.
@!attribute [rw] certificate_pem
@return [String]
The status of the certificate.
@!attribute [rw] status
@return [String]
certificate.
The certificate ID of the CA certificate used to sign this
@!attribute [rw] ca_certificate_id
@return [String]
The ID of the certificate.
@!attribute [rw] certificate_id
@return [String]
The ARN of the certificate.
@!attribute [rw] certificate_arn
Describes a certificate.