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.

A complex data type of profiles for the field-level encryption.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.FieldLevelEncryptionProfileConfig

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

Syntax

C#
public class FieldLevelEncryptionProfileConfig

The FieldLevelEncryptionProfileConfig type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CallerReference System.String

Gets and sets the property CallerReference.

A unique number that ensures that the request can't be replayed.

Public Property Comment System.String

Gets and sets the property Comment.

An optional comment for the field-level encryption profile. The comment cannot be longer than 128 characters.

Public Property EncryptionEntities Amazon.CloudFront.Model.EncryptionEntities

Gets and sets the property EncryptionEntities.

A complex data type of encryption entities for the field-level encryption profile that include the public key ID, provider, and field patterns for specifying which fields to encrypt with this key.

Public Property Name System.String

Gets and sets the property Name.

Profile name for the field-level encryption profile.

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