toggle menu
pulumi-keycloak-kotlin
6.5.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.kotlin.inputs
/
RealmInternationalizationArgsBuilder
/
supportedLocales
supported
Locales
@
JvmName
(
name
=
"gwjeplxwcegvfbll"
)
suspend
fun
supportedLocales
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"lrexhlqukequgeuk"
)
suspend
fun
supportedLocales
(
value
:
List
<
String
>
)
Parameters
value
A list of
ISO 639-1
locale codes that the realm should support.
@
JvmName
(
name
=
"lcsnnbkxxtfwbjfi"
)
suspend
fun
supportedLocales
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"whmyqwmnltfotebu"
)
suspend
fun
supportedLocales
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"iesmohkidjjxhglh"
)
suspend
fun
supportedLocales
(
vararg
values
:
String
)
Parameters
values
A list of
ISO 639-1
locale codes that the realm should support.