GetCredentialsRequest

Types

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

Properties

Link copied to clipboard

The custom domain name associated with the workgroup. The custom domain name or the workgroup name must be included in the request.

Link copied to clipboard

The name of the database to get temporary authorization to log on to.

Link copied to clipboard

The number of seconds until the returned temporary password expires. The minimum is 900 seconds, and the maximum is 3600 seconds.

Link copied to clipboard

The name of the workgroup associated with the database.

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