Class: Aws::CloudFront::Errors::TooManyFieldLevelEncryptionFieldPatterns
- Inherits:
-
ServiceError
- Object
- Errors::ServiceError
- ServiceError
- Aws::CloudFront::Errors::TooManyFieldLevelEncryptionFieldPatterns
- Defined in:
- sig/errors.rbs,
lib/aws-sdk-cloudfront/errors.rb
Instance Method Summary collapse
-
#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ TooManyFieldLevelEncryptionFieldPatterns
constructor
A new instance of TooManyFieldLevelEncryptionFieldPatterns.
- #message ⇒ String
Constructor Details
#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ TooManyFieldLevelEncryptionFieldPatterns
Returns a new instance of TooManyFieldLevelEncryptionFieldPatterns.
2009 2010 2011 |
# File 'lib/aws-sdk-cloudfront/errors.rb', line 2009 def initialize(context, , data = Aws::EmptyStructure.new) super(context, , data) end |
Instance Method Details
#message ⇒ String
2014 |
# File 'lib/aws-sdk-cloudfront/errors.rb', line 2014
def message: () -> ::String
|