emailDomains

@JvmName(name = "fjsvyobbxewhdtnt")
suspend fun emailDomains(value: Output<List<String>>)
@JvmName(name = "xopjniwixvpjltmj")
suspend fun emailDomains(value: List<String>?)

Parameters

value

The email domain to match.


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


@JvmName(name = "anhxxbmbewemfheu")
suspend fun emailDomains(values: List<Output<String>>)
@JvmName(name = "cafkyigvmfmtugor")
suspend fun emailDomains(vararg values: String)

Parameters

values

The email domain to match.