AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about blue/green deployment options for a deployment group.

Inheritance Hierarchy

System.Object
  Amazon.CodeDeploy.Model.BlueGreenDeploymentConfiguration

Namespace: Amazon.CodeDeploy.Model
Assembly: AWSSDK.CodeDeploy.dll
Version: 3.x.y.z

Syntax

C#
public class BlueGreenDeploymentConfiguration

The BlueGreenDeploymentConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DeploymentReadyOption Amazon.CodeDeploy.Model.DeploymentReadyOption

Gets and sets the property DeploymentReadyOption.

Information about the action to take when newly provisioned instances are ready to receive traffic in a blue/green deployment.

Public Property GreenFleetProvisioningOption Amazon.CodeDeploy.Model.GreenFleetProvisioningOption

Gets and sets the property GreenFleetProvisioningOption.

Information about how instances are provisioned for a replacement environment in a blue/green deployment.

Public Property TerminateBlueInstancesOnDeploymentSuccess Amazon.CodeDeploy.Model.BlueInstanceTerminationOption

Gets and sets the property TerminateBlueInstancesOnDeploymentSuccess.

Information about whether to terminate instances in the original fleet during a blue/green deployment.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5