Credentials

Credentials for the provided identity ID.

Types

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

Properties

Link copied to clipboard

The Access Key portion of the credentials.

Link copied to clipboard

The date at which these credentials will expire.

Link copied to clipboard

The Secret Access Key portion of the credentials

Link copied to clipboard

The Session Token portion of the credentials

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