Values.CreateVirtualGatewayOutputSourceCreates a virtual gateway. A virtual gateway allows resources outside your mesh to communicate to resources that are inside your mesh. The virtual gateway represents an Envoy proxy running in an Amazon ECS task, in a Kubernetes service, or on an Amazon EC2 instance. Unlike a virtual node, which represents an Envoy running with an application, a virtual gateway represents Envoy deployed by itself. For more information about virtual gateways, see Virtual gateways.
type nonrec t = {virtualGateway : VirtualGatewayData.t option;The full description of your virtual gateway following the create call.
*)}type nonrec error = [ | `BadRequestException of BadRequestException.t| `ConflictException of ConflictException.t| `ForbiddenException of ForbiddenException.t| `InternalServerErrorException of InternalServerErrorException.t| `LimitExceededException of LimitExceededException.t| `NotFoundException of NotFoundException.t| `TooManyRequestsException of TooManyRequestsException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `BadRequestException of BadRequestException.t
| `ConflictException of ConflictException.t
| `ForbiddenException of ForbiddenException.t
| `InternalServerErrorException of InternalServerErrorException.t
| `LimitExceededException of LimitExceededException.t
| `NotFoundException of NotFoundException.t
| `ServiceUnavailableException of ServiceUnavailableException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `BadRequestException of BadRequestException.t
| `ConflictException of ConflictException.t
| `ForbiddenException of ForbiddenException.t
| `InternalServerErrorException of InternalServerErrorException.t
| `LimitExceededException of LimitExceededException.t
| `NotFoundException of NotFoundException.t
| `ServiceUnavailableException of ServiceUnavailableException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of ResourceName.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of
VirtualGatewayHealthCheckThreshold.t
| `Long of
VirtualGatewayHealthCheckIntervalMillis.t
| `String of String_.t
| `Structure of
(string
* [> `Integer of MaxRequests.t
| `Structure of
(string
* [> `String of Arn.t
| `Structure of
(string
* [> `List of
[> `String of
SubjectAlternativeName.t ]
list
| `String of FilePath.t ])
list ])
list ])
list ])
list ])
list ]
list
| `Long of Long.t
| `String of Arn.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `Integer of PortNumber.t ]
list
| `String of FilePath.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of
JsonKey.t ])
list ]
list
| `String of TextFormat.t
| `Structure of
(string
* [> `String of FilePath.t
| `Structure of
(string
* [> `List of
[> `String of
SubjectAlternativeName.t ]
list
| `String of
FilePath.t ])
list ])
list ])
list ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ])
list ]