Class ResourceUsageExportConfig (1.0.3)

Configuration for exporting cluster resource usages. .. attribute:: bigquery_destination

Configuration to use BigQuery as usage export destination.

Configuration to enable resource consumption metering.

Classes

BigQueryDestination

Parameters for using BigQuery as the destination of resource usage export. .. attribute:: dataset_id

The ID of a BigQuery Dataset.

ConsumptionMeteringConfig

Parameters for controlling consumption metering. .. attribute:: enabled

Whether to enable consumption metering for this cluster. If enabled, a second BigQuery table will be created to hold resource consumption records.