You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::CACertificate
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoT::Types::CACertificate
- Defined in:
- (unknown)
Overview
A CA certificate.
Instance Attribute Summary collapse
-
#certificate_arn ⇒ String
The ARN of the CA certificate.
-
#certificate_id ⇒ String
The ID of the CA certificate.
-
#creation_date ⇒ Time
The date the CA certificate was created.
-
#status ⇒ String
The status of the CA certificate.
Instance Attribute Details
#certificate_arn ⇒ String
The ARN of the CA certificate.
#certificate_id ⇒ String
The ID of the CA certificate.
#creation_date ⇒ Time
The date the CA certificate was created.
#status ⇒ String
The status of the CA certificate.
The status value REGISTER_INACTIVE is deprecated and should not be used.
Possible values:
- ACTIVE
- INACTIVE