Class: Aws::QuickSight::Errors::CustomerManagedKeyUnavailableException

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

Returns a new instance of CustomerManagedKeyUnavailableException.

Parameters:



125
126
127
# File 'lib/aws-sdk-quicksight/errors.rb', line 125

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

Instance Method Details

#messageString

Returns:

  • (String)


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

def message: () -> ::String

#request_idString

Returns:

  • (String)


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

def request_id: () -> ::String