Class: Aws::Types::CreateSnapshotsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#snapshots::Array[Types::SnapshotInfo]

Returns the value of attribute snapshots.

Returns:



3268
3269
3270
# File 'sig/types.rbs', line 3268

def snapshots
  @snapshots
end