Class: Aws::CloudFront::Types::TooManyFieldLevelEncryptionQueryArgProfiles

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-cloudfront/types.rb

Overview

The maximum number of query arg profiles for field-level encryption have been created.

Instance Attribute Summary collapse

Instance Attribute Details

#messageString

Returns:

  • (String)


7843
7844
7845
7846
# File 'lib/aws-sdk-cloudfront/types.rb', line 7843

class TooManyFieldLevelEncryptionQueryArgProfiles < Struct.new(
  :message)
  include Aws::Structure
end