AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Synthetics.Model.CanaryRunConfigOutput

Namespace: Amazon.Synthetics.Model
Assembly: AWSSDK.Synthetics.dll
Version: 3.x.y.z

Syntax

C#
public class CanaryRunConfigOutput

The CanaryRunConfigOutput type exposes the following members

Constructors

NameDescription
Public Method CanaryRunConfigOutput()

Properties

NameTypeDescription
Public Property ActiveTracing System.Boolean

Gets and sets the property ActiveTracing.

Displays whether this canary run used active X-Ray tracing.

Public Property 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.

Public Property TimeoutInSeconds System.Int32

Gets and sets the property TimeoutInSeconds.

How long the canary is allowed to run before it must stop.

Version Information

.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