Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
static FastSnapshotRestoreStateCode |
FastSnapshotRestoreStateCode.fromValue(String value)
Use this in place of valueOf.
|
static FastSnapshotRestoreStateCode |
FastSnapshotRestoreStateCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FastSnapshotRestoreStateCode[] |
FastSnapshotRestoreStateCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnableFastSnapshotRestoreSuccessItem |
EnableFastSnapshotRestoreSuccessItem.withState(FastSnapshotRestoreStateCode state)
The state of fast snapshot restores.
|
DisableFastSnapshotRestoreSuccessItem |
DisableFastSnapshotRestoreSuccessItem.withState(FastSnapshotRestoreStateCode state)
The state of fast snapshot restores for the snapshot.
|
DescribeFastSnapshotRestoreSuccessItem |
DescribeFastSnapshotRestoreSuccessItem.withState(FastSnapshotRestoreStateCode state)
The state of fast snapshot restores.
|
Copyright © 2023. All rights reserved.