Show / Hide Table of Contents

Interface IGatewayRef

(experimental) Indicates that this resource can be referenced as a Gateway.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.IoTSiteWise
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IGatewayRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IGatewayRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

GatewayRef

(experimental) A reference to a Gateway resource.

Properties

GatewayRef

(experimental) A reference to a Gateway resource.

IGatewayReference GatewayRef { get; }
Property Value

IGatewayReference

Remarks

Stability: Experimental

Back to top Generated by DocFX