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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product