invoiceRecipients

@JvmName(name = "thrqqktmoqrhbswh")
suspend fun invoiceRecipients(value: Output<List<String>>)
@JvmName(name = "ewbwigteisayairx")
suspend fun invoiceRecipients(value: List<String>?)

Parameters

value

The list of email addresses to receive invoices by email for the billing profile.


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


@JvmName(name = "aifofdlcwgsqhbvy")
suspend fun invoiceRecipients(values: List<Output<String>>)
@JvmName(name = "rayefcnxumcaayhq")
suspend fun invoiceRecipients(vararg values: String)

Parameters

values

The list of email addresses to receive invoices by email for the billing profile.