Data Source: oci_data_safe_data_safe_private_endpoints

This data source provides the list of Data Safe Private Endpoints in Oracle Cloud Infrastructure Data Safe service.

Gets a list of Data Safe private endpoints.

Example Usage

data "oci_data_safe_data_safe_private_endpoints" "test_data_safe_private_endpoints" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    access_level = var.data_safe_private_endpoint_access_level
    compartment_id_in_subtree = var.data_safe_private_endpoint_compartment_id_in_subtree
    display_name = var.data_safe_private_endpoint_display_name
    state = var.data_safe_private_endpoint_state
    vcn_id = oci_core_vcn.test_vcn.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DataSafePrivateEndpoint Reference

The following attributes are exported: