Module: Aws::IoTWireless::Client::_ListMulticastGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMulticastGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#multicast_group_list ⇒ ::Array[Types::MulticastGroup]
1298 |
# File 'sig/client.rbs', line 1298
def multicast_group_list: () -> ::Array[Types::MulticastGroup]
|
#next_token ⇒ ::String
1297 |
# File 'sig/client.rbs', line 1297
def next_token: () -> ::String
|