@taimos/cdk-controltower
Preparing search index...
SsoConfig
Interface SsoConfig<T>
interface
SsoConfig
<
T
extends
string
>
{
groups
:
GroupList
<
T
>
;
identityStoreId
:
string
;
instanceArn
:
string
;
}
Type Parameters
T
extends
string
Index
Properties
groups
identity
Store
Id
instance
Arn
Properties
Readonly
groups
groups
:
GroupList
<
T
>
Readonly
identity
Store
Id
identityStoreId
:
string
Readonly
instance
Arn
instanceArn
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
groups
identity
Store
Id
instance
Arn
@taimos/cdk-controltower
Loading...