AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.