Class: Aws::FSx::Errors::NotServiceResourceError

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

Returns a new instance of NotServiceResourceError.

Parameters:



572
573
574
# File 'lib/aws-sdk-fsx/errors.rb', line 572

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

Instance Method Details

#messageString

Returns:

  • (String)


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

def message: () -> ::String

#resource_arnString

Returns:

  • (String)


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

def resource_arn: () -> ::String