| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
FieldLevelEncryptionSummary | 
FieldLevelEncryptionSummary.clone()  | 
FieldLevelEncryptionSummary | 
FieldLevelEncryptionSummary.withComment(String comment)
 An optional comment about the field-level encryption item. 
 | 
FieldLevelEncryptionSummary | 
FieldLevelEncryptionSummary.withContentTypeProfileConfig(ContentTypeProfileConfig contentTypeProfileConfig)
 A summary of a content type-profile mapping. 
 | 
FieldLevelEncryptionSummary | 
FieldLevelEncryptionSummary.withId(String id)
 The unique ID of a field-level encryption item. 
 | 
FieldLevelEncryptionSummary | 
FieldLevelEncryptionSummary.withLastModifiedTime(Date lastModifiedTime)
 The last time that the summary of field-level encryption items was modified. 
 | 
FieldLevelEncryptionSummary | 
FieldLevelEncryptionSummary.withQueryArgProfileConfig(QueryArgProfileConfig queryArgProfileConfig)
 A summary of a query argument-profile mapping. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<FieldLevelEncryptionSummary> | 
FieldLevelEncryptionList.getItems()
 An array of field-level encryption items. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FieldLevelEncryptionList | 
FieldLevelEncryptionList.withItems(FieldLevelEncryptionSummary... items)
 An array of field-level encryption items. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FieldLevelEncryptionList.setItems(Collection<FieldLevelEncryptionSummary> items)
 An array of field-level encryption items. 
 | 
FieldLevelEncryptionList | 
FieldLevelEncryptionList.withItems(Collection<FieldLevelEncryptionSummary> items)
 An array of field-level encryption items. 
 | 
Copyright © 2022. All rights reserved.