recipients

@JvmName(name = "jcjsffbpagioeyrt")
suspend fun recipients(value: Output<List<String>>)
@JvmName(name = "hwndcplxmbepeoao")
suspend fun recipients(value: List<String>?)

Parameters

value

The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.


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


@JvmName(name = "kxgwppyymvthsbpq")
suspend fun recipients(values: List<Output<String>>)
@JvmName(name = "efuvifqwnwuwqdqi")
suspend fun recipients(vararg values: String)

Parameters

values

The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.