Values_7.CreateVerifiedAccessEndpointResultSourceAn Amazon Web Services Verified Access endpoint is where you define your application along with an optional endpoint-level access policy.
type nonrec t = {verifiedAccessEndpoint : Values_2.VerifiedAccessEndpoint.t option;Details about the Verified Access endpoint.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `String of Values_0.SecurityGroupId.t
| `Structure of (string * [> `String of string ]) list ]
list
| `String of Values_0.String_.t
| `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `Enum of string
| `Integer of
Values_0.VerifiedAccessEndpointPortNumber.t
| `List of
[> `String of string
| `Structure of (string * [> `Integer of int ]) list ]
list
| `String of Values_0.String_.t ])
list ])
list ])
list ]