| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
QueryArgProfileConfig | 
QueryArgProfileConfig.clone()  | 
QueryArgProfileConfig | 
FieldLevelEncryptionSummary.getQueryArgProfileConfig()
 A summary of a query argument-profile mapping. 
 | 
QueryArgProfileConfig | 
FieldLevelEncryptionConfig.getQueryArgProfileConfig()
 A complex data type that specifies when to forward content if a profile isn't found and the profile that can be
 provided as a query argument in a request. 
 | 
QueryArgProfileConfig | 
QueryArgProfileConfig.withForwardWhenQueryArgProfileIsUnknown(Boolean forwardWhenQueryArgProfileIsUnknown)
 Flag to set if you want a request to be forwarded to the origin even if the profile specified by the field-level
 encryption query argument, fle-profile, is unknown. 
 | 
QueryArgProfileConfig | 
QueryArgProfileConfig.withQueryArgProfiles(QueryArgProfiles queryArgProfiles)
 Profiles specified for query argument-profile mapping for field-level encryption. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FieldLevelEncryptionSummary.setQueryArgProfileConfig(QueryArgProfileConfig queryArgProfileConfig)
 A summary of a query argument-profile mapping. 
 | 
void | 
FieldLevelEncryptionConfig.setQueryArgProfileConfig(QueryArgProfileConfig queryArgProfileConfig)
 A complex data type that specifies when to forward content if a profile isn't found and the profile that can be
 provided as a query argument in a request. 
 | 
FieldLevelEncryptionSummary | 
FieldLevelEncryptionSummary.withQueryArgProfileConfig(QueryArgProfileConfig queryArgProfileConfig)
 A summary of a query argument-profile mapping. 
 | 
FieldLevelEncryptionConfig | 
FieldLevelEncryptionConfig.withQueryArgProfileConfig(QueryArgProfileConfig queryArgProfileConfig)
 A complex data type that specifies when to forward content if a profile isn't found and the profile that can be
 provided as a query argument in a request. 
 | 
Copyright © 2021. All rights reserved.