📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
data_safe
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_safe/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: generate_health_report_details.cpython-39.opt-1.pyc
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 ZdZdZdd� Zedd� �Zejdd� �Zedd � �Z e jd d � �Z edd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS )�GenerateHealthReportDetailszJ Details to use when performing health check on a masking policy. �ALLc K sP ddddddd�| _ ddddd d d�| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new GenerateHealthReportDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param check_type: The value to assign to the check_type property of this GenerateHealthReportDetails. Allowed values for this property are: "ALL" :type check_type: str :param target_id: The value to assign to the target_id property of this GenerateHealthReportDetails. :type target_id: str :param compartment_id: The value to assign to the compartment_id property of this GenerateHealthReportDetails. :type compartment_id: str :param tablespace: The value to assign to the tablespace property of this GenerateHealthReportDetails. :type tablespace: str :param freeform_tags: The value to assign to the freeform_tags property of this GenerateHealthReportDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this GenerateHealthReportDetails. :type defined_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object)))� check_type� target_id�compartment_id� tablespace� freeform_tags�defined_tagsZ checkTypeZtargetIdZ compartmentIdr ZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_check_type� _target_id�_compartment_id�_tablespace�_freeform_tags� _defined_tags)�self�kwargs� r �W/usr/lib/python3.9/site-packages/oci/data_safe/models/generate_health_report_details.py�__init__ s( � � z$GenerateHealthReportDetails.__init__c C s | j S )a3 Gets the check_type of this GenerateHealthReportDetails. The type of health check. The default behaviour is to perform all health checks. Allowed values for this property are: "ALL" :return: The check_type of this GenerateHealthReportDetails. :rtype: str )r �r r r r r N s z&GenerateHealthReportDetails.check_typec C s( dg}t ||�std|� ���|| _dS )a Sets the check_type of this GenerateHealthReportDetails. The type of health check. The default behaviour is to perform all health checks. :param check_type: The check_type of this GenerateHealthReportDetails. :type: str r z7Invalid value for `check_type`, must be None or one of N)r � ValueErrorr )r r Zallowed_valuesr r r r \ s �c C s | j S )aV Gets the target_id of this GenerateHealthReportDetails. The OCID of the target database to use for the masking policy health check. The targetId associated with the masking policy is used if this is not passed. :return: The target_id of this GenerateHealthReportDetails. :rtype: str �r r r r r r m s z%GenerateHealthReportDetails.target_idc C s || _ dS )a^ Sets the target_id of this GenerateHealthReportDetails. The OCID of the target database to use for the masking policy health check. The targetId associated with the masking policy is used if this is not passed. :param target_id: The target_id of this GenerateHealthReportDetails. :type: str Nr )r r r r r r { s c C s | j S )a Gets the compartment_id of this GenerateHealthReportDetails. The OCID of the compartment where the health report resource should be created. :return: The compartment_id of this GenerateHealthReportDetails. :rtype: str �r r r r r r � s z*GenerateHealthReportDetails.compartment_idc C s || _ dS )a Sets the compartment_id of this GenerateHealthReportDetails. The OCID of the compartment where the health report resource should be created. :param compartment_id: The compartment_id of this GenerateHealthReportDetails. :type: str Nr )r r r r r r � s c C s | j S )a) Gets the tablespace of this GenerateHealthReportDetails. The tablespace that should be used to estimate space. If no tablespace is provided, the DEFAULT tablespace is used. :return: The tablespace of this GenerateHealthReportDetails. :rtype: str �r r r r r r � s z&GenerateHealthReportDetails.tablespacec C s || _ dS )a2 Sets the tablespace of this GenerateHealthReportDetails. The tablespace that should be used to estimate space. If no tablespace is provided, the DEFAULT tablespace is used. :param tablespace: The tablespace of this GenerateHealthReportDetails. :type: str Nr )r r r r r r � s c C s | j S )a� Gets the freeform_tags of this GenerateHealthReportDetails. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__ Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The freeform_tags of this GenerateHealthReportDetails. :rtype: dict(str, str) �r r r r r r � s z)GenerateHealthReportDetails.freeform_tagsc C s || _ dS )a� Sets the freeform_tags of this GenerateHealthReportDetails. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__ Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param freeform_tags: The freeform_tags of this GenerateHealthReportDetails. :type: dict(str, str) Nr )r r r r r r � s c C s | j S )a� Gets the defined_tags of this GenerateHealthReportDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__ Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this GenerateHealthReportDetails. :rtype: dict(str, dict(str, object)) �r r r r r r � s z(GenerateHealthReportDetails.defined_tagsc C s || _ dS )a� Sets the defined_tags of this GenerateHealthReportDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__ Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this GenerateHealthReportDetails. :type: dict(str, dict(str, object)) Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z$GenerateHealthReportDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z"GenerateHealthReportDetails.__eq__c C s | |k S r! r r$ r r r �__ne__ s z"GenerateHealthReportDetails.__ne__N)�__name__� __module__�__qualname__�__doc__ZCHECK_TYPE_ALLr �propertyr �setterr r r r r r"