Class: Aws::Types::GetRecoveryPointResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetRecoveryPointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recovery_point ⇒ Types::RecoveryPoint
Returns the value of attribute recovery_point.
Instance Attribute Details
#recovery_point ⇒ Types::RecoveryPoint
Returns the value of attribute recovery_point.
383 384 385 |
# File 'sig/types.rbs', line 383 def recovery_point @recovery_point end |