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:



3156
3157
3158
# File 'sig/types.rbs', line 3156

def snapshots
  @snapshots
end