UsernamePassword

The username and password of the Amazon Redshift credentials of a connection.

Constructors

Link copied to clipboard
constructor(value: UsernamePassword)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String

Inherited functions

Link copied to clipboard

Casts this RedshiftCredentials as a SecretArn and retrieves its kotlin.String value. Throws an exception if the RedshiftCredentials is not a SecretArn.

Link copied to clipboard

Casts this RedshiftCredentials as a SecretArn and retrieves its kotlin.String value. Returns null if the RedshiftCredentials is not a SecretArn.

Link copied to clipboard