Class: Aws::Types::RetryPolicyExecution

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#current_attempt_count::Integer

Returns the value of attribute current_attempt_count.

Returns:



546
547
548
# File 'sig/types.rbs', line 546

def current_attempt_count
  @current_attempt_count
end