Data Source: oci_osp_gateway_invoices_invoice_lines

This data source provides the list of Invoices Invoice Lines in Oracle Cloud Infrastructure Osp Gateway service.

Returns the invoice product list by invoice id

Example Usage

data "oci_osp_gateway_invoices_invoice_lines" "test_invoices_invoice_lines" {
	#Required
	compartment_id = var.compartment_id
	internal_invoice_id = oci_osp_gateway_invoice.test_invoice.id
	osp_home_region = var.invoices_invoice_line_osp_home_region
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

InvoicesInvoiceLine Reference

The following attributes are exported: