Search
Preparing search index...
The search index is not available
Landing Zone Accelerator on AWS - v1.3.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Landing Zone Accelerator on AWS - v1.3.0
@aws-cdk-extensions/cdk-plugin-assume-role
AssumeProfilePlugin
Class AssumeProfilePlugin
Hierarchy
AssumeProfilePlugin
Implements
Plugin
Index
Constructors
constructor
Properties
version
Methods
init
get
Default
Assume
Role
Duration
get
Default
Assume
Role
Name
Constructors
constructor
new
Assume
Profile
Plugin
(
props
?:
{
assumeRoleDuration
?:
number
;
assumeRoleName
?:
string
;
caBundlePath
?:
string
;
credentials
?:
Credentials
;
partition
?:
string
}
)
:
AssumeProfilePlugin
Parameters
props:
{
assumeRoleDuration
?:
number
;
assumeRoleName
?:
string
;
caBundlePath
?:
string
;
credentials
?:
Credentials
;
partition
?:
string
}
= {}
Optional
assume
Role
Duration
?:
number
Optional
assume
Role
Name
?:
string
Optional
ca
Bundle
Path
?:
string
Optional
credentials
?:
Credentials
Optional
partition
?:
string
Returns
AssumeProfilePlugin
Properties
Readonly
version
version
:
"1"
= '1'
Methods
init
init
(
host
:
PluginHost
)
:
void
Parameters
host:
PluginHost
Returns
void
Static
get
Default
Assume
Role
Duration
get
Default
Assume
Role
Duration
(
)
:
number
Returns
number
Static
get
Default
Assume
Role
Name
get
Default
Assume
Role
Name
(
)
:
string
Returns
string
Modules
@aws-
accelerator/config
@aws-
accelerator/constructs
@aws-
accelerator/tester
@aws-
accelerator/utils
@aws-
cdk-
extensions/cdk-
extensions
@aws-
cdk-
extensions/cdk-
plugin-
assume-
role
Assume
Profile
Plugin
constructor
version
init
get
Default
Assume
Role
Duration
get
Default
Assume
Role
Name
Generated using
TypeDoc