ICloudFormationTemplateResource.StackPollingInterval Property

Definition

The interval in seconds to poll CloudFormation for changes. The default is 3 seconds. This value can be increased to avoid throttling errors polling CloudFormation.

public int StackPollingInterval { get; set; }
member this.StackPollingInterval : int with get, set
Public Property StackPollingInterval As Integer

Property Value

Applies to