class Aws::CloudFront::Types::FieldLevelEncryptionList

List of field-level encrpytion configurations.

@!attribute [rw] next_marker

If there are more elements to be listed, this element is present and
contains the value that you can use for the `Marker` request
parameter to continue listing your configurations where you left
off.
@return [String]

@!attribute [rw] max_items

The maximum number of elements you want in the response body.
@return [Integer]

@!attribute [rw] quantity

The number of field-level encryption items.
@return [Integer]

@!attribute [rw] items

An array of field-level encryption items.
@return [Array<Types::FieldLevelEncryptionSummary>]

@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/FieldLevelEncryptionList AWS API Documentation

Constants

SENSITIVE