

# FieldLevelEncryptionSummary


A summary of a field-level encryption item.

## Contents


 ** Id **   <a name="cloudfront-Type-FieldLevelEncryptionSummary-Id"></a>
The unique ID of a field-level encryption item.  
Type: String  
Required: Yes

 ** LastModifiedTime **   <a name="cloudfront-Type-FieldLevelEncryptionSummary-LastModifiedTime"></a>
The last time that the summary of field-level encryption items was modified.  
Type: Timestamp  
Required: Yes

 ** Comment **   <a name="cloudfront-Type-FieldLevelEncryptionSummary-Comment"></a>
An optional comment about the field-level encryption item. The comment cannot be longer than 128 characters.  
Type: String  
Required: No

 ** ContentTypeProfileConfig **   <a name="cloudfront-Type-FieldLevelEncryptionSummary-ContentTypeProfileConfig"></a>
A summary of a content type-profile mapping.  
Type: [ContentTypeProfileConfig](API_ContentTypeProfileConfig.md) object  
Required: No

 ** QueryArgProfileConfig **   <a name="cloudfront-Type-FieldLevelEncryptionSummary-QueryArgProfileConfig"></a>
A summary of a query argument-profile mapping.  
Type: [QueryArgProfileConfig](API_QueryArgProfileConfig.md) object  
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/FieldLevelEncryptionSummary) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/cloudfront-2020-05-31/FieldLevelEncryptionSummary) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/cloudfront-2020-05-31/FieldLevelEncryptionSummary) 