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.
Instance Attribute Summary collapse
Instance Attribute Details
#message ⇒ String
7833 7834 7835 7836 |
# File 'lib/aws-sdk-cloudfront/types.rb', line 7833 class TooManyFieldLevelEncryptionQueryArgProfiles < Struct.new( :message) include Aws::Structure end |