Data Source: oci_database_tools_database_tools_connections

This data source provides the list of Database Tools Connections in Oracle Cloud Infrastructure Database Tools service.

Returns a list of Database Tools connections.

Example Usage

data "oci_database_tools_database_tools_connections" "test_database_tools_connections" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.database_tools_connection_display_name
	related_resource_identifier = var.database_tools_connection_related_resource_identifier
	runtime_support = var.database_tools_connection_runtime_support
	state = var.database_tools_connection_state
	type = var.database_tools_connection_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DatabaseToolsConnection Reference

The following attributes are exported: