Data Source: oci_onesubscription_billing_schedules

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

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

Example Usage

data "oci_onesubscription_billing_schedules" "test_billing_schedules" {
	#Required
	compartment_id = var.compartment_id
	subscription_id = oci_onesubscription_subscription.test_subscription.id

	#Optional
	subscribed_service_id = oci_onesubscription_subscribed_service.test_subscribed_service.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

BillingSchedule Reference

The following attributes are exported: