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