📂 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
›
vulnerability_scanning
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/vulnerability_scanning/models/__pycache__
💾
Free:
45.5 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_host_scan_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 ) �UpdateHostScanRecipeDetailsz@ The information to update an existing host scan recipe c K sZ dddddddd�| _ d d ddd ddd�| _d| _d| _d| _d| _d| _d| _d| _dS )a7 Initializes a new UpdateHostScanRecipeDetails 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 UpdateHostScanRecipeDetails. :type display_name: str :param port_settings: The value to assign to the port_settings property of this UpdateHostScanRecipeDetails. :type port_settings: oci.vulnerability_scanning.models.HostScanPortSettings :param agent_settings: The value to assign to the agent_settings property of this UpdateHostScanRecipeDetails. :type agent_settings: oci.vulnerability_scanning.models.HostScanAgentSettings :param application_settings: The value to assign to the application_settings property of this UpdateHostScanRecipeDetails. :type application_settings: oci.vulnerability_scanning.models.ApplicationScanSettings :param schedule: The value to assign to the schedule property of this UpdateHostScanRecipeDetails. :type schedule: oci.vulnerability_scanning.models.Schedule :param freeform_tags: The value to assign to the freeform_tags property of this UpdateHostScanRecipeDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateHostScanRecipeDetails. :type defined_tags: dict(str, dict(str, object)) �strZHostScanPortSettingsZHostScanAgentSettingsZApplicationScanSettingsZSchedulezdict(str, str)zdict(str, dict(str, object)))�display_name� port_settings�agent_settings�application_settings�schedule� freeform_tags�defined_tagsZdisplayNameZportSettingsZ agentSettingsZapplicationSettingsr ZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map� _display_name�_port_settings�_agent_settings�_application_settings� _schedule�_freeform_tags� _defined_tags)�self�kwargs� r �e/usr/lib/python3.9/site-packages/oci/vulnerability_scanning/models/update_host_scan_recipe_details.py�__init__ s. #�� z$UpdateHostScanRecipeDetails.__init__c C s | j S )a Gets the display_name of this UpdateHostScanRecipeDetails. Recipe identifier, which can be renamed. Avoid entering confidential information. :return: The display_name of this UpdateHostScanRecipeDetails. :rtype: str �r �r r r r r P s z(UpdateHostScanRecipeDetails.display_namec C s || _ dS )a Sets the display_name of this UpdateHostScanRecipeDetails. Recipe identifier, which can be renamed. Avoid entering confidential information. :param display_name: The display_name of this UpdateHostScanRecipeDetails. :type: str Nr )r r r r r r \ s c C s | j S )z� Gets the port_settings of this UpdateHostScanRecipeDetails. :return: The port_settings of this UpdateHostScanRecipeDetails. :rtype: oci.vulnerability_scanning.models.HostScanPortSettings �r r r r r r h s z)UpdateHostScanRecipeDetails.port_settingsc C s || _ dS )z� Sets the port_settings of this UpdateHostScanRecipeDetails. :param port_settings: The port_settings of this UpdateHostScanRecipeDetails. :type: oci.vulnerability_scanning.models.HostScanPortSettings Nr )r r r r r r r s c C s | j S )z� Gets the agent_settings of this UpdateHostScanRecipeDetails. :return: The agent_settings of this UpdateHostScanRecipeDetails. :rtype: oci.vulnerability_scanning.models.HostScanAgentSettings �r r r r r r | s z*UpdateHostScanRecipeDetails.agent_settingsc C s || _ dS )z� Sets the agent_settings of this UpdateHostScanRecipeDetails. :param agent_settings: The agent_settings of this UpdateHostScanRecipeDetails. :type: oci.vulnerability_scanning.models.HostScanAgentSettings Nr )r r r r r r � s c C s | j S )z� Gets the application_settings of this UpdateHostScanRecipeDetails. :return: The application_settings of this UpdateHostScanRecipeDetails. :rtype: oci.vulnerability_scanning.models.ApplicationScanSettings �r r r r r r � s z0UpdateHostScanRecipeDetails.application_settingsc C s || _ dS )a Sets the application_settings of this UpdateHostScanRecipeDetails. :param application_settings: The application_settings of this UpdateHostScanRecipeDetails. :type: oci.vulnerability_scanning.models.ApplicationScanSettings Nr )r r r r r r � s c C s | j S )z� Gets the schedule of this UpdateHostScanRecipeDetails. :return: The schedule of this UpdateHostScanRecipeDetails. :rtype: oci.vulnerability_scanning.models.Schedule �r r r r r r � s z$UpdateHostScanRecipeDetails.schedulec C s || _ dS )z� Sets the schedule of this UpdateHostScanRecipeDetails. :param schedule: The schedule of this UpdateHostScanRecipeDetails. :type: oci.vulnerability_scanning.models.Schedule Nr )r r r r r r � s c C s | j S )a] Gets the freeform_tags of this UpdateHostScanRecipeDetails. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :return: The freeform_tags of this UpdateHostScanRecipeDetails. :rtype: dict(str, str) �r r r r r r � s z)UpdateHostScanRecipeDetails.freeform_tagsc C s || _ dS )ai Sets the freeform_tags of this UpdateHostScanRecipeDetails. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :param freeform_tags: The freeform_tags of this UpdateHostScanRecipeDetails. :type: dict(str, str) Nr! )r r r r r r � s c C s | j S )aW Gets the defined_tags of this UpdateHostScanRecipeDetails. 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 UpdateHostScanRecipeDetails. :rtype: dict(str, dict(str, object)) �r r r r r r � s z(UpdateHostScanRecipeDetails.defined_tagsc C s || _ dS )ab Sets the defined_tags of this UpdateHostScanRecipeDetails. 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 UpdateHostScanRecipeDetails. :type: dict(str, dict(str, object)) Nr"