📂 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.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_target_details.cpython-39.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 ZdZdZdZdZdZdZdZ dZ d d � Zedd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zdd� Zdd � Zd!d"� Zd#S )$�UpdateTargetDetailsz/ The target information to be updated. �CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILEDc K sP ddddddd�| _ ddd d ddd�| _d | _d | _d | _d | _d | _d | _d S )a� Initializes a new UpdateTargetDetails 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 UpdateTargetDetails. :type display_name: str :param lifecycle_state: The value to assign to the lifecycle_state property of this UpdateTargetDetails. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED" :type lifecycle_state: str :param target_detector_recipes: The value to assign to the target_detector_recipes property of this UpdateTargetDetails. :type target_detector_recipes: list[oci.cloud_guard.models.UpdateTargetDetectorRecipe] :param target_responder_recipes: The value to assign to the target_responder_recipes property of this UpdateTargetDetails. :type target_responder_recipes: list[oci.cloud_guard.models.UpdateTargetResponderRecipe] :param freeform_tags: The value to assign to the freeform_tags property of this UpdateTargetDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateTargetDetails. :type defined_tags: dict(str, dict(str, object)) �strz list[UpdateTargetDetectorRecipe]z!list[UpdateTargetResponderRecipe]zdict(str, str)zdict(str, dict(str, object)))�display_name�lifecycle_state�target_detector_recipes�target_responder_recipes� freeform_tags�defined_tagsZdisplayNameZlifecycleStateZtargetDetectorRecipesZtargetResponderRecipesZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map� _display_name�_lifecycle_state�_target_detector_recipes�_target_responder_recipes�_freeform_tags� _defined_tags)�self�kwargs� r �P/usr/lib/python3.9/site-packages/oci/cloud_guard/models/update_target_details.py�__init__. s( � � zUpdateTargetDetails.__init__c C s | j S )z� Gets the display_name of this UpdateTargetDetails. Display name of a target. Avoid entering confidential information. :return: The display_name of this UpdateTargetDetails. :rtype: str �r �r r r r r f s z UpdateTargetDetails.display_namec C s || _ dS )z� Sets the display_name of this UpdateTargetDetails. Display name of a target. Avoid entering confidential information. :param display_name: The display_name of this UpdateTargetDetails. :type: str Nr )r r r r r r t s c C s | j S )aO Gets the lifecycle_state of this UpdateTargetDetails. The current lifecycle state of the Target. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED" :return: The lifecycle_state of this UpdateTargetDetails. :rtype: str )r r! r r r r � s z#UpdateTargetDetails.lifecycle_statec C s* g d�}t ||�s td|� ���|| _dS )z� Sets the lifecycle_state of this UpdateTargetDetails. The current lifecycle state of the Target. :param lifecycle_state: The lifecycle_state of this UpdateTargetDetails. :type: str )r r r r r r r z<Invalid value for `lifecycle_state`, must be None or one of N)r � ValueErrorr )r r Zallowed_valuesr r r r � s �c C s | j S )a Gets the target_detector_recipes of this UpdateTargetDetails. The details of target detector recipes to be updated :return: The target_detector_recipes of this UpdateTargetDetails. :rtype: list[oci.cloud_guard.models.UpdateTargetDetectorRecipe] �r r! r r r r � s z+UpdateTargetDetails.target_detector_recipesc C s || _ dS )a6 Sets the target_detector_recipes of this UpdateTargetDetails. The details of target detector recipes to be updated :param target_detector_recipes: The target_detector_recipes of this UpdateTargetDetails. :type: list[oci.cloud_guard.models.UpdateTargetDetectorRecipe] Nr# )r r r r r r � s c C s | j S )a$ Gets the target_responder_recipes of this UpdateTargetDetails. The details of target responder recipes to be updated :return: The target_responder_recipes of this UpdateTargetDetails. :rtype: list[oci.cloud_guard.models.UpdateTargetResponderRecipe] �r r! r r r r � s z,UpdateTargetDetails.target_responder_recipesc C s || _ dS )a; Sets the target_responder_recipes of this UpdateTargetDetails. The details of target responder recipes to be updated :param target_responder_recipes: The target_responder_recipes of this UpdateTargetDetails. :type: list[oci.cloud_guard.models.UpdateTargetResponderRecipe] Nr$ )r r r r r r � s c C s | j S )a Gets the freeform_tags of this UpdateTargetDetails. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` Avoid entering confidential information. :return: The freeform_tags of this UpdateTargetDetails. :rtype: dict(str, str) �r r! r r r r � s z!UpdateTargetDetails.freeform_tagsc C s || _ dS )a� Sets the freeform_tags of this UpdateTargetDetails. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` Avoid entering confidential information. :param freeform_tags: The freeform_tags of this UpdateTargetDetails. :type: dict(str, str) Nr% )r r r r r r � s c C s | j S )aG Gets the defined_tags of this UpdateTargetDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :return: The defined_tags of this UpdateTargetDetails. :rtype: dict(str, dict(str, object)) �r r! r r r r � s z UpdateTargetDetails.defined_tagsc C s || _ dS )aR Sets the defined_tags of this UpdateTargetDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :param defined_tags: The defined_tags of this UpdateTargetDetails. :type: dict(str, dict(str, object)) Nr&