interface IMulticastGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoTWireless.IMulticastGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiotwireless#IMulticastGroupRef |
![]() | software.amazon.awscdk.services.iotwireless.IMulticastGroupRef |
![]() | aws_cdk.aws_iotwireless.IMulticastGroupRef |
![]() | aws-cdk-lib » aws_iotwireless » IMulticastGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a MulticastGroup.
Properties
Name | Type | Description |
---|---|---|
multicast | Multicast | A reference to a MulticastGroup resource. |
node | Node | The tree node. |
multicastGroupRef
Type:
Multicast
A reference to a MulticastGroup resource.
node
Type:
Node
The tree node.