| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceSnapshotInfo |
InstanceSnapshotInfo.clone() |
InstanceSnapshotInfo |
ExportSnapshotRecordSourceInfo.getInstanceSnapshotInfo()
A list of objects describing an instance snapshot.
|
InstanceSnapshotInfo |
InstanceSnapshotInfo.withFromBlueprintId(String fromBlueprintId)
The blueprint ID from which the source instance (
amazon_linux_2023). |
InstanceSnapshotInfo |
InstanceSnapshotInfo.withFromBundleId(String fromBundleId)
The bundle ID from which the source instance was created (
micro_x_x). |
InstanceSnapshotInfo |
InstanceSnapshotInfo.withFromDiskInfo(Collection<DiskInfo> fromDiskInfo)
A list of objects describing the disks that were attached to the source instance.
|
InstanceSnapshotInfo |
InstanceSnapshotInfo.withFromDiskInfo(DiskInfo... fromDiskInfo)
A list of objects describing the disks that were attached to the source instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportSnapshotRecordSourceInfo.setInstanceSnapshotInfo(InstanceSnapshotInfo instanceSnapshotInfo)
A list of objects describing an instance snapshot.
|
ExportSnapshotRecordSourceInfo |
ExportSnapshotRecordSourceInfo.withInstanceSnapshotInfo(InstanceSnapshotInfo instanceSnapshotInfo)
A list of objects describing an instance snapshot.
|
Copyright © 2025. All rights reserved.