Data Source: oci_stack_monitoring_configs

This data source provides the list of Configs in Oracle Cloud Infrastructure Stack Monitoring service.

Get a list of configurations in a compartment.

Example Usage

data "oci_stack_monitoring_configs" "test_configs" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.config_display_name
	state = var.config_state
	type = var.config_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Config Reference

The following attributes are exported: