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
11449 11450 11451 11452 11453 |
# File 'lib/aws-sdk-cloudfront/types.rb', line 11449 class TooManyFieldLevelEncryptionQueryArgProfiles < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |