pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsFunctionAppSlotAuthSettingsV2ActiveDirectoryV2ArgsBuilder
/
jwtAllowedGroups
jwt
Allowed
Groups
@
JvmName
(
name
=
"gwngsfxwvihbtddw"
)
suspend
fun
jwtAllowedGroups
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"vtvhjgrforcdtrxd"
)
suspend
fun
jwtAllowedGroups
(
value
:
List
<
String
>
?
)
Parameters
value
A list of Allowed Groups in the JWT Claim.
@
JvmName
(
name
=
"twrxnqopggtskdpm"
)
suspend
fun
jwtAllowedGroups
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"nwbxkyhkxpukfwpx"
)
suspend
fun
jwtAllowedGroups
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ovfbcjnimsxhkyis"
)
suspend
fun
jwtAllowedGroups
(
vararg
values
:
String
)
Parameters
values
A list of Allowed Groups in the JWT Claim.