» Data Source: oci_core_app_catalog_listing

This data source provides details about a specific App Catalog Listing resource in Oracle Cloud Infrastructure Core service.

Gets the specified listing.

» Example Usage

data "oci_core_app_catalog_listing" "test_app_catalog_listing" {
    #Required
    listing_id = "${oci_core_listing.test_listing.id}"
}

» Argument Reference

The following arguments are supported:

  • listing_id - (Required) The OCID of the listing.

» Attributes Reference

The following attributes are exported: