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