You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkSpaces::Types::DescribeWorkspaceSnapshotsResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#rebuild_snapshotsArray<Types::Snapshot>

Information about the snapshots that can be used to rebuild a WorkSpace. These snapshots include the user volume.

Returns:

  • (Array<Types::Snapshot>)

    Information about the snapshots that can be used to rebuild a WorkSpace.

#restore_snapshotsArray<Types::Snapshot>

Information about the snapshots that can be used to restore a WorkSpace. These snapshots include both the root volume and the user volume.

Returns:

  • (Array<Types::Snapshot>)

    Information about the snapshots that can be used to restore a WorkSpace.