Data Source: oci_core_capture_filters

This data source provides the list of Capture Filters in Oracle Cloud Infrastructure Core service.

Lists the capture filters in the specified compartment.

Example Usage

data "oci_core_capture_filters" "test_capture_filters" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    display_name = var.capture_filter_display_name
    filter_type = var.capture_filter_filter_type
    state = var.capture_filter_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CaptureFilter Reference

The following attributes are exported: