supportedLocales

@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.