Class: Aws::FSx::Errors::ResourceNotFound

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of ResourceNotFound.

Parameters:



612
613
614
# File 'lib/aws-sdk-fsx/errors.rb', line 612

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

Instance Method Details

#messageString

Returns:

  • (String)


622
# File 'lib/aws-sdk-fsx/errors.rb', line 622

def message: () -> ::String

#resource_arnString

Returns:

  • (String)


617
# File 'lib/aws-sdk-fsx/errors.rb', line 617

def resource_arn: () -> ::String