| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<AutoSnapshotDetails> |
GetAutoSnapshotsResponse.autoSnapshots()
An array of objects that describe the automatic snapshots that are available for the specified source instance or
disk.
|
| Modifier and Type | Method and Description |
|---|---|
GetAutoSnapshotsResponse.Builder |
GetAutoSnapshotsResponse.Builder.autoSnapshots(AutoSnapshotDetails... autoSnapshots)
An array of objects that describe the automatic snapshots that are available for the specified source
instance or disk.
|
| Modifier and Type | Method and Description |
|---|---|
GetAutoSnapshotsResponse.Builder |
GetAutoSnapshotsResponse.Builder.autoSnapshots(Collection<AutoSnapshotDetails> autoSnapshots)
An array of objects that describe the automatic snapshots that are available for the specified source
instance or disk.
|
Copyright © 2023. All rights reserved.