Class: Aws::FSx::Errors::ResourceDoesNotSupportTagging

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

Returns a new instance of ResourceDoesNotSupportTagging.

Parameters:

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


592
593
594
# File 'lib/aws-sdk-fsx/errors.rb', line 592

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

Instance Method Details

#messageString

Returns:



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

def message: () -> ::String

#resource_arnString

Returns:



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

def resource_arn: () -> ::String