WafAction

class WafAction

Details about the action that CloudFront or WAF takes when a web request matches the conditions in the rule.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val type: String?

Specifies how you want WAF to respond to requests that match the settings in a rule.

Functions

Link copied to clipboard
inline fun copy(block: WafAction.Builder.() -> Unit = {}): WafAction
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String