Class: Aws::WAFV2::Errors::WAFInvalidResourceException

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of WAFInvalidResourceException.

Parameters:



217
218
219
# File 'lib/aws-sdk-wafv2/errors.rb', line 217

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

Instance Method Details

#messageString

Returns:

  • (String)


222
# File 'lib/aws-sdk-wafv2/errors.rb', line 222

def message: () -> ::String