You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudFront::Types::FieldLevelEncryption
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudFront::Types::FieldLevelEncryption
- Defined in:
- (unknown)
Overview
A complex data type that includes the profile configurations and other options specified for field-level encryption.
Returned by:
Instance Attribute Summary collapse
-
#field_level_encryption_config ⇒ Types::FieldLevelEncryptionConfig
A complex data type that includes the profile configurations specified for field-level encryption.
-
#id ⇒ String
The configuration ID for a field-level encryption configuration which includes a set of profiles that specify certain selected data fields to be encrypted by specific public keys.
-
#last_modified_time ⇒ Time
The last time the field-level encryption configuration was changed.
Instance Attribute Details
#field_level_encryption_config ⇒ Types::FieldLevelEncryptionConfig
A complex data type that includes the profile configurations specified for field-level encryption.
#id ⇒ String
The configuration ID for a field-level encryption configuration which includes a set of profiles that specify certain selected data fields to be encrypted by specific public keys.
#last_modified_time ⇒ Time
The last time the field-level encryption configuration was changed.