Values.CreateDataflowEndpointGroupV2RequestSourceCreates a DataflowEndpoint group containing the specified list of Ground Station Agent based endpoints. The name field in each endpoint is used in your mission profile DataflowEndpointConfig to specify which endpoints to use during a contact. When a contact uses multiple DataflowEndpointConfig objects, each Config must match a DataflowEndpoint in the same group.
type nonrec t = {endpoints : CreateEndpointDetailsList.t;Dataflow endpoint group's endpoint definitions
*)contactPrePassDurationSeconds : DataflowEndpointGroupDurationInSeconds.t option;Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.
*)contactPostPassDurationSeconds : DataflowEndpointGroupDurationInSeconds.t
option;Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.
*)}val make :
?contactPrePassDurationSeconds:??? ->
?contactPostPassDurationSeconds:??? ->
?tags:??? ->
endpoints:CreateEndpointDetailsList.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Integer of DataflowEndpointGroupDurationInSeconds.t
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of SafeName.t
| `Structure of
(string
* [> `Structure of
(string
* [> `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 ]
list
| `Map of
([> `String of String_.t ] * [> `String of String_.t ]) list ])
list ]