Libraries
»
aws-sdk-core
(3.214.1)
»
Index
»
Aws
»
Errors
»
ServiceError
»
#retryable?
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