AuthenticationConfigurationInput

A structure containing the authentication configuration in the CreateConnection request.

Types

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

Properties

Link copied to clipboard

A structure containing the authentication configuration in the CreateConnection request.

Link copied to clipboard

The credentials used when the authentication type is basic authentication.

Link copied to clipboard

The credentials used when the authentication type is custom authentication.

Link copied to clipboard

The ARN of the KMS key used to encrypt the connection. Only taken an as input in the request and stored in the Secret Manager.

Link copied to clipboard

The properties for OAuth2 authentication in the CreateConnection request.

Link copied to clipboard

The secret manager ARN to store credentials in the CreateConnection request.

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