Class: Aws::WAFV2::Errors::WAFTagOperationException

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) ⇒ WAFTagOperationException

Returns a new instance of WAFTagOperationException.

Parameters:



327
328
329
# File 'lib/aws-sdk-wafv2/errors.rb', line 327

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

Instance Method Details

#messageString

Returns:

  • (String)


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

def message: () -> ::String