FunctionAppFunctionArgs

constructor(configJson: Output<String>? = null, enabled: Output<Boolean>? = null, files: Output<List<FunctionAppFunctionFileArgs>>? = null, functionAppId: Output<String>? = null, language: Output<String>? = null, name: Output<String>? = null, testData: Output<String>? = null)