getBillingAccount

Gets information about a billing account. The current authenticated user must be a viewer of the billing account.

Return

null

Parameters

argument

null


suspend fun getBillingAccount(billingAccountId: String): GetBillingAccountResult

Return

null

Parameters

billingAccountId

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.cloudbilling.v1.kotlin.inputs.GetBillingAccountPlainArgs.

See also