root
root
API
org.encalmo.aws
SetupAwsCredentials
AwsConfig
AwsProfile
AwsCredentials
AwsSsoConfig
Credentials
RoleCredentials
root
/
org.encalmo.aws
/
SetupAwsCredentials
/
AwsConfig
AwsConfig
org.encalmo.aws.SetupAwsCredentials.AwsConfig
class
AwsConfig
(
verbose
:
Boolean
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Type members
Classlikes
class
AwsProfile
(
val
name
:
String
,
verbose
:
Boolean
)
Attributes
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Concrete methods
def
addProperty
(
key
:
String
,
value
:
String
):
AwsConfig
def
getProfile
(
profileName
:
String
):
Option
[
AwsProfile
]
def
getProfileProperty
(
profileName
:
String
,
key
:
String
):
Option
[
String
]
def
getSourceProfileOf
(
profileName
:
String
,
key
:
String
):
Option
[
String
]
def
startProfile
(
name
:
String
):
AwsConfig
In this article
Attributes
Members list
Type members
Classlikes
Value members
Concrete methods