root
root
API
org.encalmo.aws
SetupAwsCredentials
AwsConfig
AwsProfile
AwsCredentials
AwsSsoConfig
Credentials
RoleCredentials
root
/
org.encalmo.aws
/
SetupAwsCredentials
/
Credentials
Credentials
org.encalmo.aws.SetupAwsCredentials.Credentials
case
class
Credentials
(
accessKeyId
:
String
,
secretAccessKey
:
String
,
sessionToken
:
String
,
expiration
:
Long
,
accountId
:
String
,
roleName
:
String
,
profile
:
String
,
defaultRegion
:
String
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
toEnvironmentVariables
:
Map
[
String
,
String
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods