Protection

An object that represents a resource that is under DDoS protection.

Types

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

Properties

The automatic application layer DDoS mitigation settings for the protection. This configuration determines whether Shield Advanced automatically manages rules in the web ACL in order to respond to application layer events that Shield Advanced determines to be DDoS attacks.

Link copied to clipboard

The unique identifier (ID) for the Route 53 health check that's associated with the protection.

Link copied to clipboard
val id: String?

The unique identifier (ID) of the protection.

Link copied to clipboard
val name: String?

The name of the protection. For example, My CloudFront distributions.

Link copied to clipboard

The ARN (Amazon Resource Name) of the protection.

Link copied to clipboard

The ARN (Amazon Resource Name) of the Amazon Web Services resource that is protected.

Functions

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