slow Request With Paths
suspend fun slowRequestWithPaths(value: Output<List<WindowsWebAppSlotSiteConfigAutoHealSettingTriggerSlowRequestWithPathArgs>>)
suspend fun slowRequestWithPaths(value: List<WindowsWebAppSlotSiteConfigAutoHealSettingTriggerSlowRequestWithPathArgs>?)
Parameters
value
One or more slow_request_with_path
blocks as defined above.
suspend fun slowRequestWithPaths(vararg values: Output<WindowsWebAppSlotSiteConfigAutoHealSettingTriggerSlowRequestWithPathArgs>)
suspend fun slowRequestWithPaths(values: List<Output<WindowsWebAppSlotSiteConfigAutoHealSettingTriggerSlowRequestWithPathArgs>>)
suspend fun slowRequestWithPaths(vararg values: WindowsWebAppSlotSiteConfigAutoHealSettingTriggerSlowRequestWithPathArgs)
Parameters
values
One or more slow_request_with_path
blocks as defined above.
suspend fun slowRequestWithPaths(argument: List<suspend WindowsWebAppSlotSiteConfigAutoHealSettingTriggerSlowRequestWithPathArgsBuilder.() -> Unit>)
suspend fun slowRequestWithPaths(vararg argument: suspend WindowsWebAppSlotSiteConfigAutoHealSettingTriggerSlowRequestWithPathArgsBuilder.() -> Unit)
suspend fun slowRequestWithPaths(argument: suspend WindowsWebAppSlotSiteConfigAutoHealSettingTriggerSlowRequestWithPathArgsBuilder.() -> Unit)
Parameters
argument
One or more slow_request_with_path
blocks as defined above.