| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
static LaunchDisposition |
LaunchDisposition.fromValue(String value)
Use this in place of valueOf.
|
static LaunchDisposition |
LaunchDisposition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LaunchDisposition[] |
LaunchDisposition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateLaunchConfigurationResult |
UpdateLaunchConfigurationResult.withLaunchDisposition(LaunchDisposition launchDisposition)
The state of the Recovery Instance in EC2 after the recovery operation.
|
GetLaunchConfigurationResult |
GetLaunchConfigurationResult.withLaunchDisposition(LaunchDisposition launchDisposition)
The state of the Recovery Instance in EC2 after the recovery operation.
|
UpdateLaunchConfigurationRequest |
UpdateLaunchConfigurationRequest.withLaunchDisposition(LaunchDisposition launchDisposition)
The state of the Recovery Instance in EC2 after the recovery operation.
|
Copyright © 2023. All rights reserved.