Class: Aws::Types::RestoreFromSnapshotRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#snapshot_id::String

Returns the value of attribute snapshot_id.

Returns:

  • (::String)


1309
1310
1311
# File 'sig/types.rbs', line 1309

def snapshot_id
  @snapshot_id
end