Class: Aws::Types::DescribeFastSnapshotRestoresResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fast_snapshot_restores::Array[Types::DescribeFastSnapshotRestoreSuccessItem]

Returns the value of attribute fast_snapshot_restores.



5865
5866
5867
# File 'sig/types.rbs', line 5865

def fast_snapshot_restores
  @fast_snapshot_restores
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5866
5867
5868
# File 'sig/types.rbs', line 5866

def next_token
  @next_token
end