Values.UpdateGatewayRouteInputSourceUpdates an existing gateway route that is associated to a specified virtual gateway in a service mesh.
type nonrec t = {clientToken : String_.t option;Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 36 letters, numbers, hyphens, and underscores are allowed.
*)gatewayRouteName : ResourceName.t;The name of the gateway route to update.
*)meshName : ResourceName.t;The name of the service mesh that the gateway route resides in.
*)meshOwner : AccountId.t option;The Amazon Web Services IAM account ID of the service mesh owner. If the account ID is not your own, then it's the ID of the account that shared the mesh with your account. For more information about mesh sharing, see Working with shared meshes.
*)spec : GatewayRouteSpec.t;The new gateway route specification to apply. This overwrites the existing data.
*)virtualGatewayName : ResourceName.t;The name of the virtual gateway that the gateway route is associated with.
*)}val make :
?clientToken:??? ->
?meshOwner:??? ->
gatewayRouteName:ResourceName.t ->
meshName:ResourceName.t ->
spec:GatewayRouteSpec.t ->
virtualGatewayName:ResourceName.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `Integer of GatewayRoutePriority.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of ListenerPort.t
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of HeaderName.t
| `Structure of
(string
* [> `String of HeaderMatch.t
| `Structure of
(string * [> `Long of Long.t ])
list ])
list ])
list ]
list
| `String of ServiceName.t
| `Structure of
(string
* [> `Integer of ListenerPort.t
| `String of ExactHostName.t
| `Structure of
(string
* [> `Enum of string
| `String of ResourceName.t ])
list ])
list ])
list ])
list ])
list ])
list ]