

# CACertificate
<a name="API_CACertificate"></a>

A CA certificate.

## Contents
<a name="API_CACertificate_Contents"></a>

 ** certificateArn **   <a name="iot-Type-CACertificate-certificateArn"></a>
The ARN of the CA certificate.  
Type: String  
Required: No

 ** certificateId **   <a name="iot-Type-CACertificate-certificateId"></a>
The ID of the CA certificate.  
Type: String  
Length Constraints: Fixed length of 64.  
Pattern: `(0x)?[a-fA-F0-9]+`   
Required: No

 ** creationDate **   <a name="iot-Type-CACertificate-creationDate"></a>
The date the CA certificate was created.  
Type: Timestamp  
Required: No

 ** status **   <a name="iot-Type-CACertificate-status"></a>
The status of the CA certificate.  
The status value REGISTER\$1INACTIVE is deprecated and should not be used.  
Type: String  
Valid Values: `ACTIVE | INACTIVE`   
Required: No

## See Also
<a name="API_CACertificate_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/iot-2015-05-28/CACertificate) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/iot-2015-05-28/CACertificate) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/iot-2015-05-28/CACertificate) 