WebAppFunctionArgs

constructor(config: Output<Any>? = null, configHref: Output<String>? = null, files: Output<Map<String, String>>? = null, functionAppId: Output<String>? = null, functionName: Output<String>? = null, href: Output<String>? = null, invokeUrlTemplate: Output<String>? = null, isDisabled: Output<Boolean>? = null, kind: Output<String>? = null, language: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, scriptHref: Output<String>? = null, scriptRootPathHref: Output<String>? = null, secretsFileHref: Output<String>? = null, testData: Output<String>? = null, testDataHref: Output<String>? = null)