Values.DeleteResourceGatewayRequestSourceDeletes the specified resource gateway.
type nonrec t = {resourceGatewayIdentifier : ResourceGatewayIdentifier.t;The ID or ARN of the resource gateway.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of ResourceGatewayIdentifier.t ]) list ]