Create and manage Multicast groups.
lo_ra_wan
(Attributes) Multicast group LoRaWAN (see below for nested schema)associate_wireless_device
(String) Wireless device to associate. Only for update request.description
(String) Multicast group descriptiondisassociate_wireless_device
(String) Wireless device to disassociate. Only for update request.name
(String) Name of Multicast grouptags
(Attributes Set) A list of key-value pairs that contain metadata for the Multicast group. (see below for nested schema)arn
(String) Multicast group arn. Returned after successful create.id
(String) Uniquely identifies the resource.multicast_group_id
(String) Multicast group id. Returned after successful create.status
(String) Multicast group status. Returned after successful read.lo_ra_wan
Required:
dl_class
(String) Multicast group LoRaWAN DL Classrf_region
(String) Multicast group LoRaWAN RF regionRead-Only:
number_of_devices_in_group
(Number) Multicast group number of devices in group. Returned after successful read.number_of_devices_requested
(Number) Multicast group number of devices requested. Returned after successful read.tags
Optional:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_iotwireless_multicast_group.example <resource ID>