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 summary of a field-level encryption item.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.FieldLevelEncryptionSummary

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

Syntax

C#
public class FieldLevelEncryptionSummary

The FieldLevelEncryptionSummary type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Comment System.String

Gets and sets the property Comment.

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

Public Property ContentTypeProfileConfig Amazon.CloudFront.Model.ContentTypeProfileConfig

Gets and sets the property ContentTypeProfileConfig.

A summary of a content type-profile mapping.

Public Property Id System.String

Gets and sets the property Id.

The unique ID of a field-level encryption item.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

The last time that the summary of field-level encryption items was modified.

Public Property QueryArgProfileConfig Amazon.CloudFront.Model.QueryArgProfileConfig

Gets and sets the property QueryArgProfileConfig.

A summary of a query argument-profile mapping.

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