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.
A structure that contains information about a canary run.
Namespace: Amazon.Synthetics.Model
Assembly: AWSSDK.Synthetics.dll
Version: 3.x.y.z
public class CanaryRunConfigOutput
The CanaryRunConfigOutput type exposes the following members
Name | Description | |
---|---|---|
![]() |
CanaryRunConfigOutput() |
Name | Type | Description | |
---|---|---|---|
![]() |
ActiveTracing | System.Boolean |
Gets and sets the property ActiveTracing. Displays whether this canary run used active X-Ray tracing. |
![]() |
MemoryInMB | System.Int32 |
Gets and sets the property MemoryInMB. The maximum amount of memory available to the canary while it is running, in MB. This value must be a multiple of 64. |
![]() |
TimeoutInSeconds | System.Int32 |
Gets and sets the property TimeoutInSeconds. How long the canary is allowed to run before it must stop. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5