Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
List<DisableFastSnapshotRestoreErrorItem> |
DisableFastSnapshotRestoresResponse.unsuccessful()
Information about the snapshots for which fast snapshot restores could not be disabled.
|
Modifier and Type | Method and Description |
---|---|
DisableFastSnapshotRestoresResponse.Builder |
DisableFastSnapshotRestoresResponse.Builder.unsuccessful(DisableFastSnapshotRestoreErrorItem... unsuccessful)
Information about the snapshots for which fast snapshot restores could not be disabled.
|
Modifier and Type | Method and Description |
---|---|
DisableFastSnapshotRestoresResponse.Builder |
DisableFastSnapshotRestoresResponse.Builder.unsuccessful(Collection<DisableFastSnapshotRestoreErrorItem> unsuccessful)
Information about the snapshots for which fast snapshot restores could not be disabled.
|
Copyright © 2023. All rights reserved.