toggle menu
pulumi-keycloak-kotlin
6.5.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.kotlin
/
RealmLocalizationArgsBuilder
/
texts
texts
@
JvmName
(
name
=
"gmdwkmgoddmmlebb"
)
suspend
fun
texts
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"gmliicjdihiramob"
)
suspend
fun
texts
(
value
:
Map
<
String
,
String
>
?
)
Parameters
value
The mapping of localization texts keys to values.
@
JvmName
(
name
=
"genicmxarkpqcwnl"
)
fun
texts
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
The mapping of localization texts keys to values.