Class: Aws::Types::DescribeRestoreJobInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeRestoreJobInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#restore_job_id ⇒ ::String
Returns the value of attribute restore_job_id.
Instance Attribute Details
#restore_job_id ⇒ ::String
Returns the value of attribute restore_job_id.
796 797 798 |
# File 'sig/types.rbs', line 796 def restore_job_id @restore_job_id end |