Data Flow Sink Args
constructor(dataset: Output<DataFlowSinkDatasetArgs>? = null, description: Output<String>? = null, flowlet: Output<DataFlowSinkFlowletArgs>? = null, linkedService: Output<DataFlowSinkLinkedServiceArgs>? = null, name: Output<String>, rejectedLinkedService: Output<DataFlowSinkRejectedLinkedServiceArgs>? = null, schemaLinkedService: Output<DataFlowSinkSchemaLinkedServiceArgs>? = null)