Values.AssociateWirelessGatewayWithThingRequestSourceAssociates a wireless gateway with a thing.
type nonrec t = {id : WirelessGatewayId.t;The ID of the resource to update.
*)thingArn : ThingArn.t;The ARN of the thing to associate with the wireless gateway.
*)}