Class: Aws::QuickSight::Errors::UnsupportedUserEditionException

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of UnsupportedUserEditionException.

Parameters:



520
521
522
# File 'lib/aws-sdk-quicksight/errors.rb', line 520

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

Instance Method Details

#messageString

Returns:

  • (String)


525
# File 'lib/aws-sdk-quicksight/errors.rb', line 525

def message: () -> ::String

#request_idString

Returns:

  • (String)


530
# File 'lib/aws-sdk-quicksight/errors.rb', line 530

def request_id: () -> ::String