locales

@JvmName(name = "lseyqbcmpyqgpmwe")
suspend fun locales(value: Output<List<String>>)
@JvmName(name = "ahjmkgqwfpphbijj")
suspend fun locales(value: List<String>)

Parameters

value

The set of locales the test device will enable for testing. Use the TestEnvironmentDiscoveryService to get supported options.


@JvmName(name = "dvtxjgdxrijxtsff")
suspend fun locales(vararg values: Output<String>)


@JvmName(name = "kydtxktxreankmbb")
suspend fun locales(values: List<Output<String>>)
@JvmName(name = "duswaueijexjvwlg")
suspend fun locales(vararg values: String)

Parameters

values

The set of locales the test device will enable for testing. Use the TestEnvironmentDiscoveryService to get supported options.