ProxyConfiguration

A Proxy Configuration defines the monitoring and protection behavior for a Proxy. The details of the behavior are defined in the rule groups that you add to your configuration.

Types

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

Properties

Link copied to clipboard

Time the Proxy Configuration was created.

Link copied to clipboard

Evaluation points in the traffic flow where rules are applied. There are three phases in a traffic where the rule match is applied.

Link copied to clipboard

Time the Proxy Configuration was deleted.

Link copied to clipboard

A description of the proxy configuration.

Link copied to clipboard

The Amazon Resource Name (ARN) of a proxy configuration.

Link copied to clipboard

The descriptive name of the proxy configuration. You can't change the name of a proxy configuration after you create it.

Link copied to clipboard

Proxy rule groups within the proxy configuration.

Link copied to clipboard
val tags: List<Tag>?

The key:value pairs to associate with the resource.

Functions

Link copied to clipboard
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