AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Configuration for query argument-profile mapping for field-level encryption.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.QueryArgProfileConfig

Namespace: Amazon.CloudFront.Model
Assembly: AWSSDK.CloudFront.dll
Version: 3.x.y.z

Syntax

C#
public class QueryArgProfileConfig

The QueryArgProfileConfig type exposes the following members

Constructors

NameDescription
Public Method QueryArgProfileConfig()

Properties

NameTypeDescription
Public Property ForwardWhenQueryArgProfileIsUnknown System.Boolean

Gets and sets the property 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.

Public Property QueryArgProfiles Amazon.CloudFront.Model.QueryArgProfiles

Gets and sets the property QueryArgProfiles.

Profiles specified for query argument-profile mapping for field-level encryption.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5