CopyableBuilder<GreenFleetProvisioningOption.Builder,GreenFleetProvisioningOption>, SdkBuilder<GreenFleetProvisioningOption.Builder,GreenFleetProvisioningOption>public static interface GreenFleetProvisioningOption.Builder extends CopyableBuilder<GreenFleetProvisioningOption.Builder,GreenFleetProvisioningOption>
| Modifier and Type | Method | Description |
|---|---|---|
GreenFleetProvisioningOption.Builder |
action(String action) |
The method used to add instances to a replacement environment.
|
GreenFleetProvisioningOption.Builder |
action(GreenFleetProvisioningAction action) |
The method used to add instances to a replacement environment.
|
copyapply, buildGreenFleetProvisioningOption.Builder action(String action)
The method used to add instances to a replacement environment.
DISCOVER_EXISTING: Use instances that already exist or will be created manually.
COPY_AUTO_SCALING_GROUP: Use settings from a specified Auto Scaling group to define and create instances in a new Auto Scaling group.
action - The method used to add instances to a replacement environment.
DISCOVER_EXISTING: Use instances that already exist or will be created manually.
COPY_AUTO_SCALING_GROUP: Use settings from a specified Auto Scaling group to define and create instances in a new Auto Scaling group.
GreenFleetProvisioningActionGreenFleetProvisioningOption.Builder action(GreenFleetProvisioningAction action)
The method used to add instances to a replacement environment.
DISCOVER_EXISTING: Use instances that already exist or will be created manually.
COPY_AUTO_SCALING_GROUP: Use settings from a specified Auto Scaling group to define and create instances in a new Auto Scaling group.
action - The method used to add instances to a replacement environment.
DISCOVER_EXISTING: Use instances that already exist or will be created manually.
COPY_AUTO_SCALING_GROUP: Use settings from a specified Auto Scaling group to define and create instances in a new Auto Scaling group.
GreenFleetProvisioningActionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.