BasicAuthenticationConfiguration

Provides the configuration information to connect to websites that require basic user authentication.

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 using authentication credentials.

Link copied to clipboard
val port: Int

The port number of the website host you want to connect to using authentication credentials.

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