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