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.
The deployment configuration for a stack operation, including the deployment mode.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public class DeploymentConfig
The DeploymentConfig type exposes the following members
| Name | Description | |
|---|---|---|
|
DeploymentConfig() |
| Name | Type | Description | |
|---|---|---|---|
|
DisableRollback | System.Nullable<System.Boolean> |
Gets and sets the property DisableRollback. Specifies whether to disable rollback of the stack if the stack operation fails.
Default: |
|
Mode | Amazon.CloudFormation.DeploymentConfigMode |
Gets and sets the property Mode. Specifies the deployment mode for the stack operation. Possible values are:
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer