emails

@JvmName(name = "tjjpkrcnikajhitl")
suspend fun emails(value: Output<List<String>>)
@JvmName(name = "vvujteofiriyvjtn")
suspend fun emails(value: List<String>?)

Parameters

value

Optional but at least one of uris, emails or instruction must be specified. Use this field to specify email address(es) to which resumes or applications can be sent. The maximum number of allowed characters for each entry is 255.


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


@JvmName(name = "lutudogokpfjjloi")
suspend fun emails(values: List<Output<String>>)
@JvmName(name = "bwxbkqwahagejbtf")
suspend fun emails(vararg values: String)

Parameters

values

Optional but at least one of uris, emails or instruction must be specified. Use this field to specify email address(es) to which resumes or applications can be sent. The maximum number of allowed characters for each entry is 255.