Class: Aws::Types::StartRestoreJobOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#restore_job_id::String

Returns the value of attribute restore_job_id.

Returns:

  • (::String)


2205
2206
2207
# File 'sig/types.rbs', line 2205

def restore_job_id
  @restore_job_id
end