domainDenylists

@JvmName(name = "paeouwjvmcaeuobr")
suspend fun domainDenylists(value: Output<List<String>>)
@JvmName(name = "pxhevxehsonnarrs")
suspend fun domainDenylists(value: List<String>?)

Parameters

value

Users with email addresses that match these domains cannot sign up. Wildcards allowed. Use separate lines for multiple entries. Ex: domain.com, *.domain.com.


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


@JvmName(name = "bdsejpyakfcbnkwj")
suspend fun domainDenylists(values: List<Output<String>>)
@JvmName(name = "pqojwllqxjrkrtlq")
suspend fun domainDenylists(vararg values: String)

Parameters

values

Users with email addresses that match these domains cannot sign up. Wildcards allowed. Use separate lines for multiple entries. Ex: domain.com, *.domain.com.