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