Module: Aws::WorkSpaces::Client::_DescribeWorkspaceSnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeWorkspaceSnapshotsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#rebuild_snapshots ⇒ ::Array[Types::Snapshot]
747 |
# File 'sig/client.rbs', line 747
def rebuild_snapshots: () -> ::Array[Types::Snapshot]
|
#restore_snapshots ⇒ ::Array[Types::Snapshot]
748 |
# File 'sig/client.rbs', line 748
def restore_snapshots: () -> ::Array[Types::Snapshot]
|