Data Source: oci_jms_task_schedule

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

Returns a task schedule.

Example Usage

data "oci_jms_task_schedule" "test_task_schedule" {
	#Required
	task_schedule_id = oci_jms_task_schedule.test_task_schedule.id

	#Optional
	fleet_id = oci_jms_fleet.test_fleet.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: