📂 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: create_responder_recipe_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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS ) �CreateResponderRecipeDetailsz5 Parameters for creating a responder recipe. c K sZ dddddddd�| _ dddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d S )a� Initializes a new CreateResponderRecipeDetails 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 CreateResponderRecipeDetails. :type display_name: str :param description: The value to assign to the description property of this CreateResponderRecipeDetails. :type description: str :param source_responder_recipe_id: The value to assign to the source_responder_recipe_id property of this CreateResponderRecipeDetails. :type source_responder_recipe_id: str :param compartment_id: The value to assign to the compartment_id property of this CreateResponderRecipeDetails. :type compartment_id: str :param responder_rules: The value to assign to the responder_rules property of this CreateResponderRecipeDetails. :type responder_rules: list[oci.cloud_guard.models.UpdateResponderRecipeResponderRule] :param freeform_tags: The value to assign to the freeform_tags property of this CreateResponderRecipeDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateResponderRecipeDetails. :type defined_tags: dict(str, dict(str, object)) �strz(list[UpdateResponderRecipeResponderRule]zdict(str, str)zdict(str, dict(str, object)))�display_name�description�source_responder_recipe_id�compartment_id�responder_rules� freeform_tags�defined_tagsZdisplayNamer ZsourceResponderRecipeIdZ compartmentIdZresponderRulesZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map� _display_name�_description�_source_responder_recipe_id�_compartment_id�_responder_rules�_freeform_tags� _defined_tags)�self�kwargs� r �Z/usr/lib/python3.9/site-packages/oci/cloud_guard/models/create_responder_recipe_details.py�__init__ s. #�� z%CreateResponderRecipeDetails.__init__c C s | j S )a **[Required]** Gets the display_name of this CreateResponderRecipeDetails. Responder recipe display name. Avoid entering confidential information. :return: The display_name of this CreateResponderRecipeDetails. :rtype: str �r �r r r r r P s z)CreateResponderRecipeDetails.display_namec C s || _ dS )a Sets the display_name of this CreateResponderRecipeDetails. Responder recipe display name. Avoid entering confidential information. :param display_name: The display_name of this CreateResponderRecipeDetails. :type: str Nr )r r r r r r ^ s c C s | j S )a Gets the description of this CreateResponderRecipeDetails. Responder recipe description. Avoid entering confidential information. :return: The description of this CreateResponderRecipeDetails. :rtype: str �r r r r r r l s z(CreateResponderRecipeDetails.descriptionc C s || _ dS )a Sets the description of this CreateResponderRecipeDetails. Responder recipe description. Avoid entering confidential information. :param description: The description of this CreateResponderRecipeDetails. :type: str Nr )r r r r r r z s c C s | j S )a **[Required]** Gets the source_responder_recipe_id of this CreateResponderRecipeDetails. The unique identifier of the source responder recipe :return: The source_responder_recipe_id of this CreateResponderRecipeDetails. :rtype: str �r r r r r r � s z7CreateResponderRecipeDetails.source_responder_recipe_idc C s || _ dS )a Sets the source_responder_recipe_id of this CreateResponderRecipeDetails. The unique identifier of the source responder recipe :param source_responder_recipe_id: The source_responder_recipe_id of this CreateResponderRecipeDetails. :type: str Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the compartment_id of this CreateResponderRecipeDetails. Compartment OCID :return: The compartment_id of this CreateResponderRecipeDetails. :rtype: str �r r r r r r � s z+CreateResponderRecipeDetails.compartment_idc C s || _ dS )z� Sets the compartment_id of this CreateResponderRecipeDetails. Compartment OCID :param compartment_id: The compartment_id of this CreateResponderRecipeDetails. :type: str Nr )r r r r r r � s c C s | j S )a6 Gets the responder_rules of this CreateResponderRecipeDetails. List of responder rules to override from source responder recipe :return: The responder_rules of this CreateResponderRecipeDetails. :rtype: list[oci.cloud_guard.models.UpdateResponderRecipeResponderRule] �r r r r r r � s z,CreateResponderRecipeDetails.responder_rulesc C s || _ dS )aD Sets the responder_rules of this CreateResponderRecipeDetails. List of responder rules to override from source responder recipe :param responder_rules: The responder_rules of this CreateResponderRecipeDetails. :type: list[oci.cloud_guard.models.UpdateResponderRecipeResponderRule] Nr )r r r r r r � s c C s | j S )a� Gets the freeform_tags of this CreateResponderRecipeDetails. 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 CreateResponderRecipeDetails. :rtype: dict(str, str) �r r r r r r � s z*CreateResponderRecipeDetails.freeform_tagsc C s || _ dS )a� Sets the freeform_tags of this CreateResponderRecipeDetails. 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 CreateResponderRecipeDetails. :type: dict(str, str) Nr! )r r r r r r � s c C s | j S )aY Gets the defined_tags of this CreateResponderRecipeDetails. 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 CreateResponderRecipeDetails. :rtype: dict(str, dict(str, object)) �r r r r r r � s z)CreateResponderRecipeDetails.defined_tagsc C s || _ dS )ad Sets the defined_tags of this CreateResponderRecipeDetails. 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 CreateResponderRecipeDetails. :type: dict(str, dict(str, object)) Nr"