CustomKeyStoreXksProxyAuthenticationCredential

data class CustomKeyStoreXksProxyAuthenticationCredential(val accessKeyId: String, val rawSecretAccessKey: String)

Constructors

constructor(accessKeyId: String, rawSecretAccessKey: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A unique identifier for the raw secret access key.

Link copied to clipboard

A secret string of 43-64 characters.