| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
CreateOpenZFSOriginSnapshotConfiguration |
CreateOpenZFSOriginSnapshotConfiguration.clone() |
CreateOpenZFSOriginSnapshotConfiguration |
CreateOpenZFSVolumeConfiguration.getOriginSnapshot()
The configuration object that specifies the snapshot to use as the origin of the data for the volume.
|
CreateOpenZFSOriginSnapshotConfiguration |
CreateOpenZFSOriginSnapshotConfiguration.withCopyStrategy(OpenZFSCopyStrategy copyStrategy)
The strategy used when copying data from the snapshot to the new volume.
|
CreateOpenZFSOriginSnapshotConfiguration |
CreateOpenZFSOriginSnapshotConfiguration.withCopyStrategy(String copyStrategy)
The strategy used when copying data from the snapshot to the new volume.
|
CreateOpenZFSOriginSnapshotConfiguration |
CreateOpenZFSOriginSnapshotConfiguration.withSnapshotARN(String snapshotARN) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateOpenZFSVolumeConfiguration.setOriginSnapshot(CreateOpenZFSOriginSnapshotConfiguration originSnapshot)
The configuration object that specifies the snapshot to use as the origin of the data for the volume.
|
CreateOpenZFSVolumeConfiguration |
CreateOpenZFSVolumeConfiguration.withOriginSnapshot(CreateOpenZFSOriginSnapshotConfiguration originSnapshot)
The configuration object that specifies the snapshot to use as the origin of the data for the volume.
|
Copyright © 2023. All rights reserved.