Class: Aws::FSx::Errors::S3AccessPointAttachmentNotFound

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

Returns a new instance of S3AccessPointAttachmentNotFound.

Parameters:

  • (defaults to: Aws::EmptyStructure.new)


632
633
634
# File 'lib/aws-sdk-fsx/errors.rb', line 632

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

Instance Method Details

#messageString

Returns:



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

def message: () -> ::String