Class: Aws::CloudFront::Types::TooManyFieldLevelEncryptionQueryArgProfiles
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::CloudFront::Types::TooManyFieldLevelEncryptionQueryArgProfiles
 
- 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.
Constant Summary collapse
- SENSITIVE =
- [] 
Instance Attribute Summary collapse
Instance Attribute Details
#message ⇒ String
| 12356 12357 12358 12359 12360 | # File 'lib/aws-sdk-cloudfront/types.rb', line 12356 class TooManyFieldLevelEncryptionQueryArgProfiles < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |