Data Source: oci_osp_gateway_invoice

This data source provides details about a specific Invoice resource in Oracle Cloud Infrastructure Osp Gateway service.

Returns an invoice by invoice id

Example Usage

data "oci_osp_gateway_invoice" "test_invoice" {
	#Required
	compartment_id = var.compartment_id
	internal_invoice_id = oci_osp_gateway_invoice.test_invoice.id
	osp_home_region = var.invoice_osp_home_region
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: