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

Class: Aws::CloudFront::Types::FieldLevelEncryptionProfileList

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

Overview

List of field-level encryption profiles.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#itemsArray<Types::FieldLevelEncryptionProfileSummary>

The field-level encryption profile items.

Returns:

#max_itemsInteger

The maximum number of field-level encryption profiles you want in the response body.

Returns:

  • (Integer)

    The maximum number of field-level encryption profiles you want in the response body.

#next_markerString

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.

Returns:

  • (String)

    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.

#quantityInteger

The number of field-level encryption profiles.

Returns:

  • (Integer)

    The number of field-level encryption profiles.