Class: Aws::Types::RedriveExecutionOutput
- Inherits:
-
Object
- Object
- Aws::Types::RedriveExecutionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#redrive_date ⇒ ::Time
Returns the value of attribute redrive_date.
Instance Attribute Details
#redrive_date ⇒ ::Time
Returns the value of attribute redrive_date.
823 824 825 |
# File 'sig/types.rbs', line 823 def redrive_date @redrive_date end |