AWS SDK for .NET Documentation
TimeoutInMinutes Property
AmazonAmazon.CloudFormation.ModelCreateStackRequestTimeoutInMinutes Did this page help you?   Yes   No    Tell us about it...
The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

Constraints:

Range
1 -

Declaration Syntax
C#
public int TimeoutInMinutes { get; set; }

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