class Aws::IoT::Types::CACertificateDescription
@return [String]<br>: docs.aws.amazon.com/iot/latest/apireference/API_CertificateDescription.html#iot-Type-CertificateDescription-certificateMode<br><br><br><br>certificate mode for device certificates, see [certificate mode].
be registered in the same mode as the CA. For more information about
All the device certificates that are registered using this CA will
The mode of the CA.
@!attribute [rw] certificate_mode
@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.