GetClusterCredentialsWithIamResponse

Types

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

Properties

Link copied to clipboard

A temporary password that you provide when you connect to a database.

Link copied to clipboard

A database user name that you provide when you connect to a database. The database user is mapped 1:1 to the source IAM identity.

Link copied to clipboard

The time (UTC) when the temporary password expires. After this timestamp, a log in with the temporary password fails.

Link copied to clipboard

Reserved for future use.

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