Data Source: oci_dataintegration_workspace_application_schedules

This data source provides the list of Workspace Application Schedules in Oracle Cloud Infrastructure Data Integration service.

Use this endpoint to list schedules.

Example Usage

data "oci_dataintegration_workspace_application_schedules" "test_workspace_application_schedules" {
	#Required
	application_key = var.workspace_application_schedule_application_key
	workspace_id = oci_dataintegration_workspace.test_workspace.id

	#Optional
	identifier = var.workspace_application_schedule_identifier
	key = var.workspace_application_schedule_key
	name = var.workspace_application_schedule_name
	type = var.workspace_application_schedule_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

WorkspaceApplicationSchedule Reference

The following attributes are exported: