Class: Aws::Types::RetryStrategy

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#maximum_retry_attempts::Integer

Returns the value of attribute maximum_retry_attempts.

Returns:

  • (::Integer)


10610
10611
10612
# File 'sig/types.rbs', line 10610

def maximum_retry_attempts
  @maximum_retry_attempts
end