Class: Aws::CloudFront::Errors::QueryArgProfileEmpty

Inherits:
ServiceError
  • Object
show all
Defined in:
sig/errors.rbs,
lib/aws-sdk-cloudfront/errors.rb

Instance Method Summary collapse

Constructor Details

#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ QueryArgProfileEmpty

Returns a new instance of QueryArgProfileEmpty.

Parameters:



1469
1470
1471
# File 'lib/aws-sdk-cloudfront/errors.rb', line 1469

def initialize(context, message, data = Aws::EmptyStructure.new)
  super(context, message, data)
end

Instance Method Details

#messageString

Returns:

  • (String)


1474
# File 'lib/aws-sdk-cloudfront/errors.rb', line 1474

def message: () -> ::String