Data Source: oci_batch_batch_context

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

Gets information about a batch context.

Example Usage

data "oci_batch_batch_context" "test_batch_context" {
	#Required
	batch_context_id = oci_batch_batch_context.test_batch_context.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: