Data Source: oci_osub_billing_schedule_billing_schedules

This data source provides the list of Billing Schedules in Oracle Cloud Infrastructure Osub Billing Schedule service.

This list API returns all billing schedules for given subscription id and for a particular Subscribed Service if provided

Example Usage

data "oci_osub_billing_schedule_billing_schedules" "test_billing_schedules" {
	#Required
	compartment_id = var.compartment_id
	subscription_id = oci_ons_subscription.test_subscription.id

	#Optional
	subscribed_service_id = oci_core_service.test_service.id
	x_one_origin_region = var.billing_schedule_x_one_origin_region
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

BillingSchedule Reference

The following attributes are exported: