Class: Aws::Types::ExecutionRedrivenEventDetails
- Inherits:
-
Object
- Object
- Aws::Types::ExecutionRedrivenEventDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#redrive_count ⇒ ::Integer
Returns the value of attribute redrive_count.
Instance Attribute Details
#redrive_count ⇒ ::Integer
Returns the value of attribute redrive_count.
370 371 372 |
# File 'sig/types.rbs', line 370 def redrive_count @redrive_count end |