AzureMachineLearningWebServiceFunctionBindingArgs

constructor(apiKey: Output<String>? = null, batchSize: Output<Int>? = null, endpoint: Output<String>? = null, inputs: Output<AzureMachineLearningWebServiceInputsArgs>? = null, outputs: Output<List<AzureMachineLearningWebServiceOutputColumnArgs>>? = null, type: Output<String>)