billingAccount

suspend fun billingAccount(name: String, block: suspend BillingAccountResourceBuilder.() -> Unit): BillingAccount

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for BillingAccount.


See also

Parameters

name

The unique name of the resulting resource.