Credentials

Contains credentials to use for federation.

Types

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

Properties

Link copied to clipboard

An access token generated for a federated user to access Amazon Connect.

Link copied to clipboard

A token generated with an expiration time for the session a user is logged in to Amazon Connect.

Link copied to clipboard

Renews a token generated for a user to access the Amazon Connect instance.

Link copied to clipboard

Renews the expiration timer for a generated token.

Functions

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