AwsCredentials

The Identity and Access Management credentials.

Types

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

Properties

Link copied to clipboard

The IAM access key ID.

Link copied to clipboard

The expiration date and time of the IAM credentials.

Link copied to clipboard

The IAM secret access key.

Link copied to clipboard

The IAM session token

Functions

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