Uses of Interface
software.amazon.awscdk.interfaces.iotwireless.IMulticastGroupRef
Packages that use IMulticastGroupRef
Package
Description
AWS::IoTWireless Construct Library
-
Uses of IMulticastGroupRef in software.amazon.awscdk.interfaces.iotwireless
Subinterfaces of IMulticastGroupRef in software.amazon.awscdk.interfaces.iotwirelessModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMulticastGroupRef.Classes in software.amazon.awscdk.interfaces.iotwireless that implement IMulticastGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IMulticastGroupRef in software.amazon.awscdk.services.iotwireless
Classes in software.amazon.awscdk.services.iotwireless that implement IMulticastGroupRefMethods in software.amazon.awscdk.services.iotwireless that return IMulticastGroupRefModifier and TypeMethodDescriptionstatic IMulticastGroupRefCfnMulticastGroup.fromMulticastGroupArn(software.constructs.Construct scope, String id, String arn) Creates a new IMulticastGroupRef from an ARN.static IMulticastGroupRefCfnMulticastGroup.fromMulticastGroupId(software.constructs.Construct scope, String id, String multicastGroupId) Creates a new IMulticastGroupRef from a multicastGroupId.