toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
codepipeline
/
aws.sdk.kotlin.services.codepipeline.model
/
AwsSessionCredentials
/
Builder
Builder
class
Builder
Members
Properties
access
Key
Id
Link copied to clipboard
var
accessKeyId
:
String
?
The access key for the session.
secret
Access
Key
Link copied to clipboard
var
secretAccessKey
:
String
?
The secret access key for the session.
session
Token
Link copied to clipboard
var
sessionToken
:
String
?
The token for the session.