class Aws::IoT::Types::CACertificateDescription
@return [Types::CertificateValidity]
When the CA certificate is valid.
@!attribute [rw] validity
@return [String]
The generation ID of the CA certificate.
@!attribute [rw] generation_id
@return [Integer]
The customer version of the CA certificate.
@!attribute [rw] customer_version
@return [Time]
The date the CA certificate was last modified.
@!attribute [rw] last_modified_date
@return [String]
device certificates. Valid values are “ENABLE” and “DISABLE”
Whether the CA certificate configured for auto registration of
@!attribute [rw] auto_registration_status
@return [Time]
The date the CA certificate was created.
@!attribute [rw] creation_date
@return [String]
The owner of the CA certificate.
@!attribute [rw] owned_by
@return [String]
The CA certificate data, in PEM format.
@!attribute [rw] certificate_pem
@return [String]
The status of a CA certificate.
@!attribute [rw] status
@return [String]
The CA certificate ID.
@!attribute [rw] certificate_id
@return [String]
The CA certificate ARN.
@!attribute [rw] certificate_arn
Describes a CA certificate.