WafConfiguration

Describes the Firewall configuration for a hosted Amplify application. Firewall support enables you to protect your web applications with a direct integration with WAF. For more information about using WAF protections for an Amplify application, see Firewall support for hosted sites in the Amplify User Guide.

Types

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

Properties

Link copied to clipboard

The reason for the current status of the Firewall configuration.

Link copied to clipboard

The status of the process to associate or disassociate a web ACL to an Amplify app.

Link copied to clipboard

The Amazon Resource Name (ARN) for the web ACL associated with an Amplify app.

Functions

Link copied to clipboard
inline fun copy(block: WafConfiguration.Builder.() -> Unit = {}): WafConfiguration
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