removeThingFromBillingGroup
abstract suspend fun removeThingFromBillingGroup(input: RemoveThingFromBillingGroupRequest = RemoveThingFromBillingGroupRequest { }): RemoveThingFromBillingGroupResponse
Removes the given thing from the billing group.
Requires permission to access the RemoveThingFromBillingGroup action.
This call is asynchronous. It might take several seconds for the detachment to propagate.