Class DeploymentGroupBlueGreenDeploymentConfig
Inheritance
System.Object
DeploymentGroupBlueGreenDeploymentConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.CodeDeploy.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class DeploymentGroupBlueGreenDeploymentConfig
Fields
View SourceDeploymentReadyOption
Information about the action to take when newly provisioned instances are ready to receive traffic in a blue/green deployment (documented below).
Declaration
public readonly DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOption DeploymentReadyOption
Field Value
| Type | Description |
|---|---|
| DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOption |
GreenFleetProvisioningOption
Information about how instances are provisioned for a replacement environment in a blue/green deployment (documented below).
Declaration
public readonly DeploymentGroupBlueGreenDeploymentConfigGreenFleetProvisioningOption GreenFleetProvisioningOption
Field Value
| Type | Description |
|---|---|
| DeploymentGroupBlueGreenDeploymentConfigGreenFleetProvisioningOption |
TerminateBlueInstancesOnDeploymentSuccess
Information about whether to terminate instances in the original fleet during a blue/green deployment (documented below).
Declaration
public readonly DeploymentGroupBlueGreenDeploymentConfigTerminateBlueInstancesOnDeploymentSuccess TerminateBlueInstancesOnDeploymentSuccess
Field Value
| Type | Description |
|---|---|
| DeploymentGroupBlueGreenDeploymentConfigTerminateBlueInstancesOnDeploymentSuccess |