smsRegionConfig

@JvmName(name = "iawapomfjtwdtdlx")
suspend fun smsRegionConfig(value: Output<ConfigSmsRegionConfigArgs>)
@JvmName(name = "hlmgbfamkuwtqppl")
suspend fun smsRegionConfig(value: ConfigSmsRegionConfigArgs?)

Parameters

value

Configures the regions where users are allowed to send verification SMS for the project or tenant. This is based on the calling code of the destination phone number. Structure is documented below.


@JvmName(name = "wbomfrewqqoixmyn")
suspend fun smsRegionConfig(argument: suspend ConfigSmsRegionConfigArgsBuilder.() -> Unit)

Parameters

argument

Configures the regions where users are allowed to send verification SMS for the project or tenant. This is based on the calling code of the destination phone number. Structure is documented below.