

# TrustStoreSummary


A trust store summary.

## Contents


 ** Arn **   <a name="cloudfront-Type-TrustStoreSummary-Arn"></a>
The trust store's Amazon Resource Name (ARN).  
Type: String  
Required: Yes

 ** ETag **   <a name="cloudfront-Type-TrustStoreSummary-ETag"></a>
The version identifier for the current version of the trust store.  
Type: String  
Required: Yes

 ** Id **   <a name="cloudfront-Type-TrustStoreSummary-Id"></a>
The trust store's ID.  
Type: String  
Required: Yes

 ** LastModifiedTime **   <a name="cloudfront-Type-TrustStoreSummary-LastModifiedTime"></a>
The trust store's last modified time.  
Type: Timestamp  
Required: Yes

 ** Name **   <a name="cloudfront-Type-TrustStoreSummary-Name"></a>
The trust store's name.  
Type: String  
Required: Yes

 ** NumberOfCaCertificates **   <a name="cloudfront-Type-TrustStoreSummary-NumberOfCaCertificates"></a>
The trust store's number of CA certificates.  
Type: Integer  
Required: Yes

 ** Status **   <a name="cloudfront-Type-TrustStoreSummary-Status"></a>
The trust store's status.  
Type: String  
Valid Values: `pending | active | failed`   
Required: Yes

 ** Reason **   <a name="cloudfront-Type-TrustStoreSummary-Reason"></a>
The trust store's reason.  
Type: String  
Required: No

## See Also


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/cloudfront-2020-05-31/TrustStoreSummary) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/cloudfront-2020-05-31/TrustStoreSummary) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/cloudfront-2020-05-31/TrustStoreSummary) 