ruạṛ
a ���f�, � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zdd� Zdd� Zd d!� Zd"S )#�SectionStatisticszc Statistics showing the number of findings with a particular risk level for each category. c K sd ddddddddd�| _ ddddddd d d�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )a' Initializes a new SectionStatistics object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param targets_count: The value to assign to the targets_count property of this SectionStatistics. :type targets_count: int :param auditing_findings_count: The value to assign to the auditing_findings_count property of this SectionStatistics. :type auditing_findings_count: int :param authorization_control_findings_count: The value to assign to the authorization_control_findings_count property of this SectionStatistics. :type authorization_control_findings_count: int :param data_encryption_findings_count: The value to assign to the data_encryption_findings_count property of this SectionStatistics. :type data_encryption_findings_count: int :param db_configuration_findings_count: The value to assign to the db_configuration_findings_count property of this SectionStatistics. :type db_configuration_findings_count: int :param fine_grained_access_control_findings_count: The value to assign to the fine_grained_access_control_findings_count property of this SectionStatistics. :type fine_grained_access_control_findings_count: int :param privileges_and_roles_findings_count: The value to assign to the privileges_and_roles_findings_count property of this SectionStatistics. :type privileges_and_roles_findings_count: int :param user_accounts_findings_count: The value to assign to the user_accounts_findings_count property of this SectionStatistics. :type user_accounts_findings_count: int �int)� targets_count�auditing_findings_count�$authorization_control_findings_count�data_encryption_findings_count�db_configuration_findings_count�*fine_grained_access_control_findings_count�#privileges_and_roles_findings_count�user_accounts_findings_countZtargetsCountZauditingFindingsCountZ!authorizationControlFindingsCountZdataEncryptionFindingsCountZdbConfigurationFindingsCountZ%fineGrainedAccessControlFindingsCountZprivilegesAndRolesFindingsCountZuserAccountsFindingsCountN) Z swagger_typesZ attribute_map�_targets_count�_auditing_findings_count�%_authorization_control_findings_count�_data_encryption_findings_count� _db_configuration_findings_count�+_fine_grained_access_control_findings_count�$_privileges_and_roles_findings_count�_user_accounts_findings_count)�self�kwargs� r �K/usr/lib/python3.9/site-packages/oci/data_safe/models/section_statistics.py�__init__ s4 '��zSectionStatistics.__init__c C s | j S )z� Gets the targets_count of this SectionStatistics. The number of targets that contributed to the counts at this risk level. :return: The targets_count of this SectionStatistics. :rtype: int �r �r r r r r W s zSectionStatistics.targets_countc C s || _ dS )z� Sets the targets_count of this SectionStatistics. The number of targets that contributed to the counts at this risk level. :param targets_count: The targets_count of this SectionStatistics. :type: int Nr )r r r r r r c s c C s | j S )z� Gets the auditing_findings_count of this SectionStatistics. The number of findings in the Auditing category. :return: The auditing_findings_count of this SectionStatistics. :rtype: int �r r r r r r o s z)SectionStatistics.auditing_findings_countc C s || _ dS )z� Sets the auditing_findings_count of this SectionStatistics. The number of findings in the Auditing category. :param auditing_findings_count: The auditing_findings_count of this SectionStatistics. :type: int Nr )r r r r r r { s c C s | j S )a Gets the authorization_control_findings_count of this SectionStatistics. The number of findings in the Authorization Control category. :return: The authorization_control_findings_count of this SectionStatistics. :rtype: int �r r r r r r � s z6SectionStatistics.authorization_control_findings_countc C s || _ dS )a. Sets the authorization_control_findings_count of this SectionStatistics. The number of findings in the Authorization Control category. :param authorization_control_findings_count: The authorization_control_findings_count of this SectionStatistics. :type: int Nr )r r r r r r � s c C s | j S )z� Gets the data_encryption_findings_count of this SectionStatistics. The number of findings in the Data Encryption category. :return: The data_encryption_findings_count of this SectionStatistics. :rtype: int �r r r r r r � s z0SectionStatistics.data_encryption_findings_countc C s || _ dS )a Sets the data_encryption_findings_count of this SectionStatistics. The number of findings in the Data Encryption category. :param data_encryption_findings_count: The data_encryption_findings_count of this SectionStatistics. :type: int Nr! )r r r r r r � s c C s | j S )a Gets the db_configuration_findings_count of this SectionStatistics. The number of findings in the Database Configuration category. :return: The db_configuration_findings_count of this SectionStatistics. :rtype: int �r r r r r r � s z1SectionStatistics.db_configuration_findings_countc C s || _ dS )a Sets the db_configuration_findings_count of this SectionStatistics. The number of findings in the Database Configuration category. :param db_configuration_findings_count: The db_configuration_findings_count of this SectionStatistics. :type: int Nr"