Data Source: oci_log_analytics_namespace_scheduled_tasks

This data source provides the list of Namespace Scheduled Tasks in Oracle Cloud Infrastructure Log Analytics service.

Lists scheduled tasks.

Example Usage

data "oci_log_analytics_namespace_scheduled_tasks" "test_namespace_scheduled_tasks" {
    #Required
    compartment_id = var.compartment_id
    namespace = var.namespace_scheduled_task_namespace

    #Optional
    display_name = var.namespace_scheduled_task_display_name
    target_service = var.namespace_scheduled_task_target_service
    task_type = var.namespace_scheduled_task_task_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

NamespaceScheduledTask Reference

The following attributes are exported: