Data Source: oci_batch_batch_job_pool

This data source provides details about a specific Batch Job Pool resource in Oracle Cloud Infrastructure Batch service.

Gets information about a batch job pool.

Example Usage

data "oci_batch_batch_job_pool" "test_batch_job_pool" {
	#Required
	batch_job_pool_id = oci_batch_batch_job_pool.test_batch_job_pool.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: