Class: Aws::Types::DescribeWorkspaceSnapshotsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rebuild_snapshots::Array[Types::Snapshot]

Returns the value of attribute rebuild_snapshots.

Returns:



774
775
776
# File 'sig/types.rbs', line 774

def rebuild_snapshots
  @rebuild_snapshots
end

#restore_snapshots::Array[Types::Snapshot]

Returns the value of attribute restore_snapshots.

Returns:



775
776
777
# File 'sig/types.rbs', line 775

def restore_snapshots
  @restore_snapshots
end