class Aws::CloudFront::Types::FieldLevelEncryptionProfileList

List of field-level encryption profiles.

@!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 profiles where you left off.
@return [String]

@!attribute [rw] max_items

The maximum number of field-level encryption profiles you want in
the response body.
@return [Integer]

@!attribute [rw] quantity

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

@!attribute [rw] items

The field-level encryption profile items.
@return [Array<Types::FieldLevelEncryptionProfileSummary>]

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

Constants

SENSITIVE