You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudFront::Types::FieldLevelEncryptionProfileSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The field-level encryption profile summary.

Instance Attribute Summary collapse

Instance Attribute Details

#commentString

An optional comment for the field-level encryption profile summary.

Returns:

  • (String)

    An optional comment for the field-level encryption profile summary.

#encryption_entitiesTypes::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.

Returns:

  • (Types::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.

#idString

ID for the field-level encryption profile summary.

Returns:

  • (String)

    ID for the field-level encryption profile summary.

#last_modified_timeTime

The time when the the field-level encryption profile summary was last updated.

Returns:

  • (Time)

    The time when the the field-level encryption profile summary was last updated.

#nameString

Name for the field-level encryption profile summary.

Returns:

  • (String)

    Name for the field-level encryption profile summary.