domainDenylists

@JvmName(name = "sxenogjdnpyhfmbe")
suspend fun domainDenylists(value: Output<List<String>>)
@JvmName(name = "pxrjuaojmjcojmqm")
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 = "vxeohtctdvxknyfj")
suspend fun domainDenylists(vararg values: Output<String>)


@JvmName(name = "slnixrauegswikvl")
suspend fun domainDenylists(values: List<Output<String>>)
@JvmName(name = "oyxcxfbecsckyyrg")
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.