Data Source: oci_generative_ai_generative_ai_private_endpoints

This data source provides the list of Generative Ai Private Endpoints in Oracle Cloud Infrastructure Generative AI service.

Lists all Generative AI private endpoints in the specified compartment.

Example Usage

data "oci_generative_ai_generative_ai_private_endpoints" "test_generative_ai_private_endpoints" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.generative_ai_private_endpoint_display_name
	id = var.generative_ai_private_endpoint_id
	state = var.generative_ai_private_endpoint_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

GenerativeAiPrivateEndpoint Reference

The following attributes are exported: