Uses of Interface
software.amazon.awscdk.interfaces.iotwireless.IDestinationRef
Packages that use IDestinationRef
Package
Description
AWS::IoTWireless Construct Library
-
Uses of IDestinationRef in software.amazon.awscdk.interfaces.iotwireless
Subinterfaces of IDestinationRef in software.amazon.awscdk.interfaces.iotwirelessModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDestinationRef.Classes in software.amazon.awscdk.interfaces.iotwireless that implement IDestinationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDestinationRef in software.amazon.awscdk.services.iotwireless
Classes in software.amazon.awscdk.services.iotwireless that implement IDestinationRefModifier and TypeClassDescriptionclassCreates a new destination that maps a device message to an AWS IoT rule.Methods in software.amazon.awscdk.services.iotwireless that return IDestinationRefModifier and TypeMethodDescriptionstatic IDestinationRefCfnDestination.fromDestinationArn(software.constructs.Construct scope, String id, String arn) Creates a new IDestinationRef from an ARN.static IDestinationRefCfnDestination.fromDestinationName(software.constructs.Construct scope, String id, String destinationName) Creates a new IDestinationRef from a destinationName.Methods in software.amazon.awscdk.services.iotwireless with parameters of type IDestinationRefModifier and TypeMethodDescriptionstatic StringCfnDestination.arnForDestination(IDestinationRef resource)