Values.EndpointDetailsSourceInformation about the endpoint details.
type nonrec t = {securityDetails : SecurityDetails.t option;Endpoint security details including a list of subnets, a list of security groups and a role to connect streams to instances.
*)endpoint : DataflowEndpoint.t option;A dataflow endpoint.
*)awsGroundStationAgentEndpoint : AwsGroundStationAgentEndpoint.t option;An agent endpoint.
*)uplinkAwsGroundStationAgentEndpoint : UplinkAwsGroundStationAgentEndpointDetails.t
option;Definition for an uplink agent endpoint
*)downlinkAwsGroundStationAgentEndpoint : DownlinkAwsGroundStationAgentEndpointDetails.t
option;Definition for a downlink agent endpoint
*)healthStatus : CapabilityHealth.t option;A dataflow endpoint health status. This field is ignored when calling CreateDataflowEndpointGroup.
*)healthReasons : CapabilityHealthReasonList.t option;Health reasons for a dataflow endpoint. This field is ignored when calling CreateDataflowEndpointGroup.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of [> `Enum of string ] list
| `Structure of
(string
* [> `Enum of string
| `Integer of DataflowEndpointMtuInteger.t
| `List of [> `String of String_.t ] list
| `String of RoleArn.t
| `Structure of
(string
* [> `Integer of Integer.t
| `String of String_.t
| `Structure of
(string
* [> `Integer of Integer.t
| `String of String_.t
| `Structure of
(string
* [> `Integer of Integer.t
| `Structure of
(string
* [> `Integer of Integer.t
| `String of String_.t
| `Structure of
(string * [> `Integer of Integer.t ]) list ])
list ])
list ])
list ])
list ])
list ])
list ]