AWS SDK for .NET Documentation
DisableRollback Property
AmazonAmazon.CloudFormation.ModelCreateStackRequestDisableRollback Did this page help you?   Yes   No    Tell us about it...
Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both. Default: false
Declaration Syntax
C#
public bool DisableRollback { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)