Module: Aws::Backup::Client::_GetRestoreJobMetadataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetRestoreJobMetadataOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#metadata ⇒ ::Hash[::String, ::String]
882 |
# File 'sig/client.rbs', line 882
def metadata: () -> ::Hash[::String, ::String]
|
#restore_job_id ⇒ ::String
881 |
# File 'sig/client.rbs', line 881
def restore_job_id: () -> ::String
|