dataflowEndpointConfig

@JvmName(name = "qnxbostvquetkhgv")
suspend fun dataflowEndpointConfig(value: Output<ConfigDataflowEndpointConfigArgs>)
@JvmName(name = "dxreqyvywqnnfkph")
suspend fun dataflowEndpointConfig(value: ConfigDataflowEndpointConfigArgs?)

Parameters

value

Provides information for a dataflow endpoint config object. Dataflow endpoint config objects are used to provide parameters about which IP endpoint(s) to use during a contact. Dataflow endpoints are where Ground Station sends data during a downlink contact and where Ground Station receives data to send to the satellite during an uplink contact.


@JvmName(name = "mumycjbvsmcgbbdv")
suspend fun dataflowEndpointConfig(argument: suspend ConfigDataflowEndpointConfigArgsBuilder.() -> Unit)

Parameters

argument

Provides information for a dataflow endpoint config object. Dataflow endpoint config objects are used to provide parameters about which IP endpoint(s) to use during a contact. Dataflow endpoints are where Ground Station sends data during a downlink contact and where Ground Station receives data to send to the satellite during an uplink contact.