GetClusterCredentialsWithIamRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the cluster that contains the database for which you are requesting credentials.

Link copied to clipboard

The custom domain name for the IAM message cluster credentials.

Link copied to clipboard

The name of the database for which you are requesting credentials. If the database name is specified, the IAM policy must allow access to the resource dbname for the specified database name. If the database name is not specified, access to all databases is allowed.

Link copied to clipboard

The number of seconds until the returned temporary password expires.

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