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