Class: Aws::CloudFront::Types::TooManyFieldLevelEncryptionContentTypeProfiles
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudFront::Types::TooManyFieldLevelEncryptionContentTypeProfiles
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-cloudfront/types.rb
Overview
The maximum number of content type profiles for field-level encryption have been created.
Instance Attribute Summary collapse
Instance Attribute Details
#message ⇒ String
7781 7782 7783 7784 |
# File 'lib/aws-sdk-cloudfront/types.rb', line 7781 class TooManyFieldLevelEncryptionContentTypeProfiles < Struct.new( :message) include Aws::Structure end |