Class: Aws::MQ::Errors::UnauthorizedException

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of UnauthorizedException.

Parameters:



173
174
175
# File 'lib/aws-sdk-mq/errors.rb', line 173

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

Instance Method Details

#error_attributeString

Returns:

  • (String)


178
# File 'lib/aws-sdk-mq/errors.rb', line 178

def error_attribute: () -> ::String

#messageString

Returns:

  • (String)


183
# File 'lib/aws-sdk-mq/errors.rb', line 183

def message: () -> ::String

#resource_share_errorsString

Returns:

  • (String)


188
# File 'lib/aws-sdk-mq/errors.rb', line 188

def resource_share_errors: () -> ::String