Class: Aws::Types::RetryPolicyConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_attempts::Integer

Returns the value of attribute max_attempts.

Returns:

  • (::Integer)


541
542
543
# File 'sig/types.rbs', line 541

def max_attempts
  @max_attempts
end