getBudget

Returns a budget. WARNING: There are some fields exposed on the Google Cloud Console that aren't available on this API. When reading from the API, you will not see these fields in the return value, though they may have been set in the Cloud Console.

Return

null

Parameters

argument

null


suspend fun getBudget(billingAccountId: String, budgetId: String): GetBudgetResult

Return

null

See also

Parameters

billingAccountId
budgetId

suspend fun getBudget(argument: suspend GetBudgetPlainArgsBuilder.() -> Unit): GetBudgetResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.billingbudgets.v1beta1.kotlin.inputs.GetBudgetPlainArgs.