Dataflow Endpoint Properties Args
constructor(dataExplorerSettings: Output<DataflowEndpointDataExplorerArgs>? = null, dataLakeStorageSettings: Output<DataflowEndpointDataLakeStorageArgs>? = null, endpointType: Output<Either<String, EndpointType>>, fabricOneLakeSettings: Output<DataflowEndpointFabricOneLakeArgs>? = null, kafkaSettings: Output<DataflowEndpointKafkaArgs>? = null, localStorageSettings: Output<DataflowEndpointLocalStorageArgs>? = null, mqttSettings: Output<DataflowEndpointMqttArgs>? = null)