Method: Aws::Errors::ServiceError#retryable?

Defined in:
lib/aws-sdk-core/errors.rb

#retryable?Boolean

Returns:

  • (Boolean)


43
44
45
# File 'lib/aws-sdk-core/errors.rb', line 43

def retryable?
  false
end