📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
cloud_guard
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/cloud_guard/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: detector_recipe_summary.pyc
a N��f?S � @ 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 ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zed5d6� �Z e jd7d6� �Z ed8d9� �Z!e!jd:d9� �Z!ed;d<� �Z"e"jd=d<� �Z"d>d?� Z#d@dA� Z$dBdC� Z%dDS )E�DetectorRecipeSummaryz$ Summary of Detector recipe �CUSTOMER�ORACLE�IAAS_ACTIVITY_DETECTOR�IAAS_CONFIGURATION_DETECTOR�IAAS_THREAT_DETECTOR�IAAS_LOG_INSIGHT_DETECTOR�CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILEDc K s� dddddddddddddddd�| _ dd d ddd dddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _dS )a8 Initializes a new DetectorRecipeSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this DetectorRecipeSummary. :type id: str :param display_name: The value to assign to the display_name property of this DetectorRecipeSummary. :type display_name: str :param description: The value to assign to the description property of this DetectorRecipeSummary. :type description: str :param compartment_id: The value to assign to the compartment_id property of this DetectorRecipeSummary. :type compartment_id: str :param source_detector_recipe_id: The value to assign to the source_detector_recipe_id property of this DetectorRecipeSummary. :type source_detector_recipe_id: str :param owner: The value to assign to the owner property of this DetectorRecipeSummary. Allowed values for this property are: "CUSTOMER", "ORACLE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type owner: str :param detector: The value to assign to the detector property of this DetectorRecipeSummary. Allowed values for this property are: "IAAS_ACTIVITY_DETECTOR", "IAAS_CONFIGURATION_DETECTOR", "IAAS_THREAT_DETECTOR", "IAAS_LOG_INSIGHT_DETECTOR", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type detector: str :param detector_rules: The value to assign to the detector_rules property of this DetectorRecipeSummary. :type detector_rules: list[oci.cloud_guard.models.DetectorRecipeDetectorRule] :param time_created: The value to assign to the time_created property of this DetectorRecipeSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this DetectorRecipeSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this DetectorRecipeSummary. 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 source_data_retention: The value to assign to the source_data_retention property of this DetectorRecipeSummary. :type source_data_retention: int :param freeform_tags: The value to assign to the freeform_tags property of this DetectorRecipeSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DetectorRecipeSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this DetectorRecipeSummary. :type system_tags: dict(str, dict(str, object)) �strz list[DetectorRecipeDetectorRule]�datetime�intzdict(str, str)zdict(str, dict(str, object)))�id�display_name�description�compartment_id�source_detector_recipe_id�owner�detector�detector_rules�time_created�time_updated�lifecycle_state�source_data_retention� freeform_tags�defined_tags�system_tagsr �displayNamer � compartmentId�sourceDetectorRecipeIdr r � detectorRules�timeCreated�timeUpdated�lifecycleState�sourceDataRetention�freeformTags�definedTags� systemTagsN)� swagger_types� attribute_map�_id� _display_name�_description�_compartment_id�_source_detector_recipe_id�_owner� _detector�_detector_rules� _time_created� _time_updated�_lifecycle_state�_source_data_retention�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� rD ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/cloud_guard/models/detector_recipe_summary.py�__init__D s^ I��zDetectorRecipeSummary.__init__c C s | j S )z� **[Required]** Gets the id of this DetectorRecipeSummary. Ocid for detector recipe :return: The id of this DetectorRecipeSummary. :rtype: str �r3 �rB rD rD rE r � s zDetectorRecipeSummary.idc C s || _ dS )z� Sets the id of this DetectorRecipeSummary. Ocid for detector recipe :param id: The id of this DetectorRecipeSummary. :type: str NrG )rB r rD rD rE r � s c C s | j S )z� **[Required]** Gets the display_name of this DetectorRecipeSummary. DisplayName of detector recipe :return: The display_name of this DetectorRecipeSummary. :rtype: str �r4 rH rD rD rE r � s z"DetectorRecipeSummary.display_namec C s || _ dS )z� Sets the display_name of this DetectorRecipeSummary. DisplayName of detector recipe :param display_name: The display_name of this DetectorRecipeSummary. :type: str NrI )rB r rD rD rE r � s c C s | j S )z� Gets the description of this DetectorRecipeSummary. Detector recipe description :return: The description of this DetectorRecipeSummary. :rtype: str �r5 rH rD rD rE r � s z!DetectorRecipeSummary.descriptionc C s || _ dS )z� Sets the description of this DetectorRecipeSummary. Detector recipe description :param description: The description of this DetectorRecipeSummary. :type: str NrJ )rB r rD rD rE r � s c C s | j S )z� **[Required]** Gets the compartment_id of this DetectorRecipeSummary. compartmentId of detector recipe :return: The compartment_id of this DetectorRecipeSummary. :rtype: str �r6 rH rD rD rE r s z$DetectorRecipeSummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this DetectorRecipeSummary. compartmentId of detector recipe :param compartment_id: The compartment_id of this DetectorRecipeSummary. :type: str NrK )rB r rD rD rE r s c C s | j S )z� Gets the source_detector_recipe_id of this DetectorRecipeSummary. Recipe Ocid of the Source Recipe to be cloned :return: The source_detector_recipe_id of this DetectorRecipeSummary. :rtype: str �r7 rH rD rD rE r s z/DetectorRecipeSummary.source_detector_recipe_idc C s || _ dS )a Sets the source_detector_recipe_id of this DetectorRecipeSummary. Recipe Ocid of the Source Recipe to be cloned :param source_detector_recipe_id: The source_detector_recipe_id of this DetectorRecipeSummary. :type: str NrL )rB r rD rD rE r , s c C s | j S )ax **[Required]** Gets the owner of this DetectorRecipeSummary. Owner of detector recipe Allowed values for this property are: "CUSTOMER", "ORACLE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The owner of this DetectorRecipeSummary. :rtype: str )r8 rH rD rD rE r 8 s zDetectorRecipeSummary.ownerc C s ddg}t ||�sd}|| _dS )z� Sets the owner of this DetectorRecipeSummary. Owner of detector recipe :param owner: The owner of this DetectorRecipeSummary. :type: str r r �UNKNOWN_ENUM_VALUEN)r r8 )rB r �allowed_valuesrD rD rE r G s c C s | j S )a� **[Required]** Gets the detector of this DetectorRecipeSummary. Type of detector Allowed values for this property are: "IAAS_ACTIVITY_DETECTOR", "IAAS_CONFIGURATION_DETECTOR", "IAAS_THREAT_DETECTOR", "IAAS_LOG_INSIGHT_DETECTOR", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The detector of this DetectorRecipeSummary. :rtype: str )r9 rH rD rD rE r V s zDetectorRecipeSummary.detectorc C s g d�}t ||�sd}|| _dS )z� Sets the detector of this DetectorRecipeSummary. Type of detector :param detector: The detector of this DetectorRecipeSummary. :type: str )r r r r rM N)r r9 )rB r rN rD rD rE r e s c C s | j S )a Gets the detector_rules of this DetectorRecipeSummary. List of detetor rules for the detector type :return: The detector_rules of this DetectorRecipeSummary. :rtype: list[oci.cloud_guard.models.DetectorRecipeDetectorRule] �r: rH rD rD rE r t s z$DetectorRecipeSummary.detector_rulesc C s || _ dS )a Sets the detector_rules of this DetectorRecipeSummary. List of detetor rules for the detector type :param detector_rules: The detector_rules of this DetectorRecipeSummary. :type: list[oci.cloud_guard.models.DetectorRecipeDetectorRule] NrO )rB r rD rD rE r � s c C s | j S )z� Gets the time_created of this DetectorRecipeSummary. The date and time the detector recipe was created. Format defined by RFC3339. :return: The time_created of this DetectorRecipeSummary. :rtype: datetime �r; rH rD rD rE r � s z"DetectorRecipeSummary.time_createdc C s || _ dS )a Sets the time_created of this DetectorRecipeSummary. The date and time the detector recipe was created. Format defined by RFC3339. :param time_created: The time_created of this DetectorRecipeSummary. :type: datetime NrP )rB r rD rD rE r � s c C s | j S )z� Gets the time_updated of this DetectorRecipeSummary. The date and time the detector recipe was updated. Format defined by RFC3339. :return: The time_updated of this DetectorRecipeSummary. :rtype: datetime �r<