| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
static TargetInstanceTypeRightSizingMethod |
TargetInstanceTypeRightSizingMethod.fromValue(String value)
Use this in place of valueOf.
|
static TargetInstanceTypeRightSizingMethod |
TargetInstanceTypeRightSizingMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetInstanceTypeRightSizingMethod[] |
TargetInstanceTypeRightSizingMethod.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.withTargetInstanceTypeRightSizingMethod(TargetInstanceTypeRightSizingMethod targetInstanceTypeRightSizingMethod)
Whether Elastic Disaster Recovery should try to automatically choose the instance type that best matches the OS,
CPU, and RAM of your Source Server.
|
GetLaunchConfigurationResult |
GetLaunchConfigurationResult.withTargetInstanceTypeRightSizingMethod(TargetInstanceTypeRightSizingMethod targetInstanceTypeRightSizingMethod)
Whether Elastic Disaster Recovery should try to automatically choose the instance type that best matches the OS,
CPU, and RAM of your Source Server.
|
UpdateLaunchConfigurationRequest |
UpdateLaunchConfigurationRequest.withTargetInstanceTypeRightSizingMethod(TargetInstanceTypeRightSizingMethod targetInstanceTypeRightSizingMethod)
Whether Elastic Disaster Recovery should try to automatically choose the instance type that best matches the OS,
CPU, and RAM of your Source Server.
|
Copyright © 2022. All rights reserved.