📂 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
›
cloud_guard
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/cloud_guard/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_data_mask_rule_details.cpython-39.pyc
a ���fA � @ 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 @ sp e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zd1d2� Z d3d4� Z!d5d6� Z"d7S )8�CreateDataMaskRuleDetailsz: Parameters to us to create a new data mask rule. �ACTOR�PII�PHI� FINANCIAL�LOCATION�CUSTOM�ENABLED�DISABLED�CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILEDc K sx ddddddddddd� | _ ddd d ddd dddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _dS )a� Initializes a new CreateDataMaskRuleDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateDataMaskRuleDetails. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this CreateDataMaskRuleDetails. :type compartment_id: str :param description: The value to assign to the description property of this CreateDataMaskRuleDetails. :type description: str :param iam_group_id: The value to assign to the iam_group_id property of this CreateDataMaskRuleDetails. :type iam_group_id: str :param target_selected: The value to assign to the target_selected property of this CreateDataMaskRuleDetails. :type target_selected: oci.cloud_guard.models.TargetSelected :param data_mask_categories: The value to assign to the data_mask_categories property of this CreateDataMaskRuleDetails. Allowed values for items in this list are: "ACTOR", "PII", "PHI", "FINANCIAL", "LOCATION", "CUSTOM" :type data_mask_categories: list[str] :param data_mask_rule_status: The value to assign to the data_mask_rule_status property of this CreateDataMaskRuleDetails. Allowed values for this property are: "ENABLED", "DISABLED" :type data_mask_rule_status: str :param lifecycle_state: The value to assign to the lifecycle_state property of this CreateDataMaskRuleDetails. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED" :type lifecycle_state: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateDataMaskRuleDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateDataMaskRuleDetails. :type defined_tags: dict(str, dict(str, object)) �strZTargetSelectedz list[str]zdict(str, str)zdict(str, dict(str, object))) �display_name�compartment_id�description�iam_group_id�target_selected�data_mask_categories�data_mask_rule_status�lifecycle_state� freeform_tags�defined_tagsZdisplayNameZ compartmentIdr Z iamGroupIdZtargetSelectedZdataMaskCategoriesZdataMaskRuleStatusZlifecycleStateZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map� _display_name�_compartment_id�_description� _iam_group_id�_target_selected�_data_mask_categories�_data_mask_rule_status�_lifecycle_state�_freeform_tags� _defined_tags)�self�kwargs� r- �X/usr/lib/python3.9/site-packages/oci/cloud_guard/models/create_data_mask_rule_details.py�__init__N s@ 2�� z"CreateDataMaskRuleDetails.__init__c C s | j S )a **[Required]** Gets the display_name of this CreateDataMaskRuleDetails. Data mask rule display name Avoid entering confidential information. :return: The display_name of this CreateDataMaskRuleDetails. :rtype: str �r! �r+ r- r- r. r � s z&CreateDataMaskRuleDetails.display_namec C s || _ dS )a Sets the display_name of this CreateDataMaskRuleDetails. Data mask rule display name Avoid entering confidential information. :param display_name: The display_name of this CreateDataMaskRuleDetails. :type: str Nr0 )r+ r r- r- r. r � s c C s | j S )z� **[Required]** Gets the compartment_id of this CreateDataMaskRuleDetails. Compartment OCID where the resource is created :return: The compartment_id of this CreateDataMaskRuleDetails. :rtype: str �r"