Class: Aws::Types::SnapshotMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


2925
2926
2927
# File 'sig/types.rbs', line 2925

def marker
  @marker
end

#snapshots::Array[Types::Snapshot]

Returns the value of attribute snapshots.

Returns:



2926
2927
2928
# File 'sig/types.rbs', line 2926

def snapshots
  @snapshots
end