Libraries
»
aws-sdk-core
(3.244.0)
»
Index
»
Aws
»
Waiters
»
Errors
»
TooManyAttemptsError
»
#attempts
Method: Aws::Waiters::Errors::TooManyAttemptsError#attempts
Defined in:
lib/aws-sdk-core/waiters/errors.rb
#
attempts
⇒
Integer
(readonly)
Returns:
(
Integer
)
36 37 38
# File 'lib/aws-sdk-core/waiters/errors.rb', line 36
def
attempts
@attempts
end