Class: Aws::Types::BatchRetryStrategy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attempts::Integer

Returns the value of attribute attempts.

Returns:

  • (::Integer)


62
63
64
# File 'sig/types.rbs', line 62

def attempts
  @attempts
end