Data Source: oci_batch_batch_task_environment

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

Gets information about a batch task environment.

Example Usage

data "oci_batch_batch_task_environment" "test_batch_task_environment" {
	#Required
	batch_task_environment_id = oci_batch_batch_task_environment.test_batch_task_environment.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: