ProxyConfiguration

Provides the configuration information for a web proxy to connect to website hosts.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of an Secrets Manager secret. You create a secret to store your credentials in Secrets Manager

Link copied to clipboard

The name of the website host you want to connect to via a web proxy server.

Link copied to clipboard
val port: Int

The port number of the website host you want to connect to via a web proxy server.

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