Show / Hide Table of Contents

Interface IVariable

A single dashboard variable.

Namespace: Amazon.CDK.AWS.CloudWatch
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVariable
Syntax (vb)
Public Interface IVariable

Synopsis

Methods

ToJson()

Return the variable JSON for use in the dashboard.

Methods

ToJson()

Return the variable JSON for use in the dashboard.

object ToJson()
Returns

object

Back to top Generated by DocFX