Uses of Interface
software.amazon.awscdk.interfaces.iotsitewise.IGatewayRef
Packages that use IGatewayRef
Package
Description
AWS::IoTSiteWise Construct Library
-
Uses of IGatewayRef in software.amazon.awscdk.interfaces.iotsitewise
Subinterfaces of IGatewayRef in software.amazon.awscdk.interfaces.iotsitewiseModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIGatewayRef.Classes in software.amazon.awscdk.interfaces.iotsitewise that implement IGatewayRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IGatewayRef in software.amazon.awscdk.services.iotsitewise
Classes in software.amazon.awscdk.services.iotsitewise that implement IGatewayRefModifier and TypeClassDescriptionclassCreates a gateway, which is a virtual or edge device that delivers industrial data streams from local servers to AWS IoT SiteWise .Methods in software.amazon.awscdk.services.iotsitewise that return IGatewayRefModifier and TypeMethodDescriptionstatic IGatewayRefCfnGateway.fromGatewayId(software.constructs.Construct scope, String id, String gatewayId) Creates a new IGatewayRef from a gatewayId.