Data Source: oci_service_mesh_virtual_service_route_table

This data source provides details about a specific Virtual Service Route Table resource in Oracle Cloud Infrastructure Service Mesh service.

Gets a VirtualServiceRouteTable by identifier.

Example Usage

data "oci_service_mesh_virtual_service_route_table" "test_virtual_service_route_table" {
	#Required
	virtual_service_route_table_id = oci_service_mesh_virtual_service_route_table.test_virtual_service_route_table.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: