Uses of Interface
software.amazon.awscdk.interfaces.iotwireless.IWirelessGatewayRef
Packages that use IWirelessGatewayRef
Package
Description
AWS::IoTWireless Construct Library
-
Uses of IWirelessGatewayRef in software.amazon.awscdk.interfaces.iotwireless
Subinterfaces of IWirelessGatewayRef in software.amazon.awscdk.interfaces.iotwirelessModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIWirelessGatewayRef.Classes in software.amazon.awscdk.interfaces.iotwireless that implement IWirelessGatewayRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IWirelessGatewayRef in software.amazon.awscdk.services.iotwireless
Classes in software.amazon.awscdk.services.iotwireless that implement IWirelessGatewayRefMethods in software.amazon.awscdk.services.iotwireless that return IWirelessGatewayRefModifier and TypeMethodDescriptionstatic IWirelessGatewayRefCfnWirelessGateway.fromWirelessGatewayArn(software.constructs.Construct scope, String id, String arn) Creates a new IWirelessGatewayRef from an ARN.static IWirelessGatewayRefCfnWirelessGateway.fromWirelessGatewayId(software.constructs.Construct scope, String id, String wirelessGatewayId) Creates a new IWirelessGatewayRef from a wirelessGatewayId.