Class: Aws::CloudFront::Types::TooManyFieldLevelEncryptionFieldPatterns
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudFront::Types::TooManyFieldLevelEncryptionFieldPatterns
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-cloudfront/types.rb
Overview
The maximum number of field patterns for field-level encryption have been created.
Instance Attribute Summary collapse
Instance Attribute Details
#message ⇒ String
7807 7808 7809 7810 |
# File 'lib/aws-sdk-cloudfront/types.rb', line 7807 class TooManyFieldLevelEncryptionFieldPatterns < Struct.new( :message) include Aws::Structure end |