Interface IGatewayRef
(experimental) Indicates that this resource can be referenced as a Gateway.
Inherited Members
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
Remarks
Stability: Experimental