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