Data Source: oci_database_scheduling_policy_recommended_scheduled_actions

This data source provides the list of Scheduling Policy Recommended Scheduled Actions in Oracle Cloud Infrastructure Database service.

Returns a recommended Scheduled Actions configuration for a given resource, plan intent and scheduling policy.

Example Usage

data "oci_database_scheduling_policy_recommended_scheduled_actions" "test_scheduling_policy_recommended_scheduled_actions" {
	#Required
	plan_intent = var.scheduling_policy_recommended_scheduled_action_plan_intent
	scheduling_policy_id = oci_database_scheduling_policy.test_scheduling_policy.id
	scheduling_policy_target_resource_id = oci_cloud_guard_resource.test_resource.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SchedulingPolicyRecommendedScheduledAction Reference

The following attributes are exported: