ICloudFormationTemplateResource.StackPollingInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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