WindowsWebAppAuthSettingsV2Args

constructor(activeDirectoryV2: Output<WindowsWebAppAuthSettingsV2ActiveDirectoryV2Args>? = null, appleV2: Output<WindowsWebAppAuthSettingsV2AppleV2Args>? = null, authEnabled: Output<Boolean>? = null, azureStaticWebAppV2: Output<WindowsWebAppAuthSettingsV2AzureStaticWebAppV2Args>? = null, configFilePath: Output<String>? = null, customOidcV2s: Output<List<WindowsWebAppAuthSettingsV2CustomOidcV2Args>>? = null, defaultProvider: Output<String>? = null, excludedPaths: Output<List<String>>? = null, facebookV2: Output<WindowsWebAppAuthSettingsV2FacebookV2Args>? = null, forwardProxyConvention: Output<String>? = null, forwardProxyCustomHostHeaderName: Output<String>? = null, forwardProxyCustomSchemeHeaderName: Output<String>? = null, githubV2: Output<WindowsWebAppAuthSettingsV2GithubV2Args>? = null, googleV2: Output<WindowsWebAppAuthSettingsV2GoogleV2Args>? = null, httpRouteApiPrefix: Output<String>? = null, login: Output<WindowsWebAppAuthSettingsV2LoginArgs>, microsoftV2: Output<WindowsWebAppAuthSettingsV2MicrosoftV2Args>? = null, requireAuthentication: Output<Boolean>? = null, requireHttps: Output<Boolean>? = null, runtimeVersion: Output<String>? = null, twitterV2: Output<WindowsWebAppAuthSettingsV2TwitterV2Args>? = null, unauthenticatedAction: Output<String>? = null)