Class: Aws::Types::DisableFastSnapshotRestoreErrorItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fast_snapshot_restore_state_errors::Array[Types::DisableFastSnapshotRestoreStateErrorItem]

Returns the value of attribute fast_snapshot_restore_state_errors.



8323
8324
8325
# File 'sig/types.rbs', line 8323

def fast_snapshot_restore_state_errors
  @fast_snapshot_restore_state_errors
end

#snapshot_id::String

Returns the value of attribute snapshot_id.

Returns:

  • (::String)


8322
8323
8324
# File 'sig/types.rbs', line 8322

def snapshot_id
  @snapshot_id
end