This data source provides the list of User Assessment User Access Analytics in Oracle Cloud Infrastructure Data Safe service.
Gets a list of aggregated user access analytics in the specified target in a compartment.
data "oci_data_safe_user_assessment_user_access_analytics" "test_user_assessment_user_access_analytics" {
#Required
user_assessment_id = oci_data_safe_user_assessment.test_user_assessment.id
}
The following arguments are supported:
user_assessment_id
- (Required) The OCID of the user assessment.The following attributes are exported:
user_access_analytics_collection
- The list of user_access_analytics_collection.The following attributes are exported:
items
- An array of user access analytics summary objects.
user_assessment_user_access_analytic_count
- The total count of schemas a user can accessuser_name
- Name of the user.