UsernamePassword

The username and password that you use to connect to cluster endpoints.

Types

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

Properties

Link copied to clipboard

The password associated with the temporary credentials that you use to connect to cluster endpoints.

Link copied to clipboard

The username associated with the temporary credentials that you use to connect to cluster endpoints.

Functions

Link copied to clipboard
inline fun copy(block: UsernamePassword.Builder.() -> Unit = {}): UsernamePassword
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