Data Source: oci_onesubscription_computed_usages

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

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

Example Usage

data "oci_onesubscription_computed_usages" "test_computed_usages" {
	#Required
	compartment_id = var.compartment_id
	subscription_id = oci_onesubscription_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 {
	}
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ComputedUsage Reference

The following attributes are exported: