Package | Description |
---|---|
com.amazonaws.services.codedeploy.model |
Modifier and Type | Method and Description |
---|---|
static GreenFleetProvisioningAction |
GreenFleetProvisioningAction.fromValue(String value)
Use this in place of valueOf.
|
static GreenFleetProvisioningAction |
GreenFleetProvisioningAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GreenFleetProvisioningAction[] |
GreenFleetProvisioningAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GreenFleetProvisioningOption.setAction(GreenFleetProvisioningAction action)
The method used to add instances to a replacement environment.
|
GreenFleetProvisioningOption |
GreenFleetProvisioningOption.withAction(GreenFleetProvisioningAction action)
The method used to add instances to a replacement environment.
|
Copyright © 2019. All rights reserved.