recipients

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

Parameters

value

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


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


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

Parameters

values

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