Data Source: oci_resource_scheduler_schedule

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

This API gets information about a schedule.

Example Usage

data "oci_resource_scheduler_schedule" "test_schedule" {
	#Required
	schedule_id = oci_resource_scheduler_schedule.test_schedule.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: