DataFlowEndpointPropertiesArgs

constructor(authentication: Output<DataFlowEndpointAuthenticationArgs>, 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)