billing Account Sink Resource
suspend fun billingAccountSinkResource(name: String, block: suspend BillingAccountSinkResourceBuilder.() -> Unit): BillingAccountSink
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for BillingAccountSink.