invoiceRecipients

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

Parameters

value

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


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


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

Parameters

values

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