| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
static EC2InstanceState |
EC2InstanceState.fromValue(String value)
Use this in place of valueOf.
|
static EC2InstanceState |
EC2InstanceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EC2InstanceState[] |
EC2InstanceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecoveryInstance |
RecoveryInstance.withEc2InstanceState(EC2InstanceState ec2InstanceState)
The state of the EC2 instance for this Recovery Instance.
|
Copyright © 2024. All rights reserved.