removeThingFromBillingGroup
inline suspend fun IotClient.removeThingFromBillingGroup(crossinline block: RemoveThingFromBillingGroupRequest.Builder.() -> Unit): 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.