enableResourceConsumptionMetering

@JvmName(name = "ovnabjhdnfnimrpn")
suspend fun enableResourceConsumptionMetering(value: Output<Boolean>)
@JvmName(name = "qnytrwnlqncqsnlh")
suspend fun enableResourceConsumptionMetering(value: Boolean?)

Parameters

value

Whether to enable resource consumption metering on this cluster. When enabled, a table will be created in the resource export BigQuery dataset to store resource consumption data. The resulting table can be joined with the resource usage table or with BigQuery billing export. Defaults to true.