📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/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:
48.2 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: target_detector_recipe_detector_rule.cpython-39.pyc
a ���f�l � @ 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 @ s8 e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdd� Zedd� �Z e j!d d� �Z ed!d"� �Z"e"j!d#d"� �Z"ed$d%� �Z#e#j!d&d%� �Z#ed'd(� �Z$e$j!d)d(� �Z$ed*d+� �Z%e%j!d,d+� �Z%ed-d.� �Z&e&j!d/d.� �Z&ed0d1� �Z'e'j!d2d1� �Z'ed3d4� �Z(e(j!d5d4� �Z(ed6d7� �Z)e)j!d8d7� �Z)ed9d:� �Z*e*j!d;d:� �Z*ed<d=� �Z+e+j!d>d=� �Z+ed?d@� �Z,e,j!dAd@� �Z,edBdC� �Z-e-j!dDdC� �Z-edEdF� �Z.e.j!dGdF� �Z.edHdI� �Z/e/j!dJdI� �Z/edKdL� �Z0e0j!dMdL� �Z0dNdO� Z1dPdQ� Z2dRdS� Z3dTS )U� TargetDetectorRecipeDetectorRuleu A TargetDetectorRecipeDetectorRule resource contains a specific instance of a single detector rule in one of the supported detector types (for example, activity, configuration, or threat). A TargetDetectorRecipeDetectorRule resource: * Is effectively a copy of a DetectorRecipeRule resource (made when a detector recipe is attached to a target) in which users can make certain changes if it’s Oracle-managed, and other changes if it’s user-managed. * Is visible on the Cloud Guard Targets, Target Details page. * Is effectively located in a specific OCI compartment, through the ThreatDetectorRecipe resource to which it belongs. * Can be modified by users, programmatically or through the UI. * Changes that can be made here apply locally, to resources in OCI compartments mapped to the target that attaches the associated detector recipe (in a TargetDetectorRecipe resource), and override any changes made in rules associated with the corresponding DetectorRecipe resource. �IAAS_ACTIVITY_DETECTOR�IAAS_CONFIGURATION_DETECTOR�IAAS_THREAT_DETECTOR�IAAS_LOG_INSIGHT_DETECTOR�IAAS_INSTANCE_SECURITY_DETECTOR� CIDR_BLOCK�USERS�GROUPS�IPV4ADDRESS�IPV6ADDRESS� RESOURCE_OCID�REGION�COUNTRY�STATE�CITY�TAGS�GENERIC�FUSION_APPS_ROLE�FUSION_APPS_PERMISSION�CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILEDc K s� ddddddddddddddddd�| _ dd d ddd ddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )ao Initializes a new TargetDetectorRecipeDetectorRule object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param detector_rule_id: The value to assign to the detector_rule_id property of this TargetDetectorRecipeDetectorRule. :type detector_rule_id: str :param display_name: The value to assign to the display_name property of this TargetDetectorRecipeDetectorRule. :type display_name: str :param description: The value to assign to the description property of this TargetDetectorRecipeDetectorRule. :type description: str :param recommendation: The value to assign to the recommendation property of this TargetDetectorRecipeDetectorRule. :type recommendation: str :param detector: The value to assign to the detector property of this TargetDetectorRecipeDetectorRule. Allowed values for this property are: "IAAS_ACTIVITY_DETECTOR", "IAAS_CONFIGURATION_DETECTOR", "IAAS_THREAT_DETECTOR", "IAAS_LOG_INSIGHT_DETECTOR", "IAAS_INSTANCE_SECURITY_DETECTOR", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type detector: str :param service_type: The value to assign to the service_type property of this TargetDetectorRecipeDetectorRule. :type service_type: str :param resource_type: The value to assign to the resource_type property of this TargetDetectorRecipeDetectorRule. :type resource_type: str :param details: The value to assign to the details property of this TargetDetectorRecipeDetectorRule. :type details: oci.cloud_guard.models.TargetDetectorDetails :param managed_list_types: The value to assign to the managed_list_types property of this TargetDetectorRecipeDetectorRule. Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type managed_list_types: list[str] :param time_created: The value to assign to the time_created property of this TargetDetectorRecipeDetectorRule. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this TargetDetectorRecipeDetectorRule. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this TargetDetectorRecipeDetectorRule. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this TargetDetectorRecipeDetectorRule. :type lifecycle_details: str :param data_source_id: The value to assign to the data_source_id property of this TargetDetectorRecipeDetectorRule. :type data_source_id: str :param entities_mappings: The value to assign to the entities_mappings property of this TargetDetectorRecipeDetectorRule. :type entities_mappings: list[oci.cloud_guard.models.EntitiesMapping] :param locks: The value to assign to the locks property of this TargetDetectorRecipeDetectorRule. :type locks: list[oci.cloud_guard.models.ResourceLock] �strZTargetDetectorDetailsz list[str]Zdatetimezlist[EntitiesMapping]zlist[ResourceLock])�detector_rule_id�display_name�description�recommendation�detector�service_type� resource_type�details�managed_list_types�time_created�time_updated�lifecycle_state�lifecycle_details�data_source_id�entities_mappings�locksZdetectorRuleIdZdisplayNamer$ r% r&