Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-aws
/
xtdb.aws
/
S3
/
Companion
/
BasicCredentials
Basic
Credentials
@
Serializable
data
class
BasicCredentials
(
val
accessKey
:
String
,
val
secretKey
:
String
)
Members
Constructors
Basic
Credentials
Link copied to clipboard
constructor
(
accessKey
:
String
,
secretKey
:
String
)
Properties
access
Key
Link copied to clipboard
val
accessKey
:
String
secret
Key
Link copied to clipboard
val
secretKey
:
String