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