Data Source: oci_osub_usage_computed_usages

This data source provides the list of Computed Usages in Oracle Cloud Infrastructure Osub Usage service.

This is a collection API which returns a list of Computed Usages for given filters.

Example Usage

data "oci_osub_usage_computed_usages" "test_computed_usages" {
    #Required
    compartment_id = var.compartment_id
    subscription_id = oci_ons_subscription.test_subscription.id
    time_from = var.computed_usage_time_from
    time_to = var.computed_usage_time_to

    #Optional
    computed_product = var.computed_usage_computed_product
    parent_product {
    }
    x_one_origin_region = var.computed_usage_x_one_origin_region
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ComputedUsage Reference

The following attributes are exported: