toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.kendra.kotlin.outputs
/
IndexJwtTokenTypeConfiguration
/
IndexJwtTokenTypeConfiguration
Index
Jwt
Token
Type
Configuration
constructor
(
claimRegex
:
String
?
=
null
,
groupAttributeField
:
String
?
=
null
,
issuer
:
String
?
=
null
,
keyLocation
:
IndexKeyLocation
,
secretManagerArn
:
String
?
=
null
,
url
:
String
?
=
null
,
userNameAttributeField
:
String
?
=
null
)