toggle menu
pulumi-keycloak-kotlin
5.4.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.openid.kotlin
/
ClientPolicyArgsBuilder
/
clients
clients
@
JvmName
(
name
=
"ctijgxwgkrsgwjtm"
)
suspend
fun
clients
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qtsuvltqrlrgnlwm"
)
suspend
fun
clients
(
value
:
List
<
String
>
?
)
Parameters
value
The clients allowed by this client policy.
@
JvmName
(
name
=
"wipxrcdssmymokxj"
)
suspend
fun
clients
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ddsbfmlqbitldujh"
)
suspend
fun
clients
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"abccsabtrudxouoo"
)
suspend
fun
clients
(
vararg
values
:
String
)
Parameters
values
The clients allowed by this client policy.