/* * Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. */ package com.amazonaws.services.codedeploy.model; import java.io.Serializable; import javax.annotation.Generated; import com.amazonaws.protocol.StructuredPojo; import com.amazonaws.protocol.ProtocolMarshaller; /** *
* Information about the instances that belong to the replacement environment in a blue/green deployment. *
* * @see AWS API Documentation */ @Generated("com.amazonaws:aws-java-sdk-code-generator") public class GreenFleetProvisioningOption implements Serializable, Cloneable, StructuredPojo { /** ** 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.
*
* 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.
*
* 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.
*
* 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.
*
* 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.
*
* 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.
*
* 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.
*
* 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.
*
* 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.
*
* 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.
*
* 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.
*