📂 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.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_host_scan_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 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 ) �UpdateHostScanTargetDetailsz@ The information to update an existing host scan target c K sZ dddddddd�| _ dddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d S )a� Initializes a new UpdateHostScanTargetDetails 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 UpdateHostScanTargetDetails. :type display_name: str :param description: The value to assign to the description property of this UpdateHostScanTargetDetails. :type description: str :param target_compartment_id: The value to assign to the target_compartment_id property of this UpdateHostScanTargetDetails. :type target_compartment_id: str :param instance_ids: The value to assign to the instance_ids property of this UpdateHostScanTargetDetails. :type instance_ids: list[str] :param host_scan_recipe_id: The value to assign to the host_scan_recipe_id property of this UpdateHostScanTargetDetails. :type host_scan_recipe_id: str :param freeform_tags: The value to assign to the freeform_tags property of this UpdateHostScanTargetDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateHostScanTargetDetails. :type defined_tags: dict(str, dict(str, object)) �strz list[str]zdict(str, str)zdict(str, dict(str, object)))�display_name�description�target_compartment_id�instance_ids�host_scan_recipe_id� freeform_tags�defined_tagsZdisplayNamer ZtargetCompartmentIdZinstanceIdsZhostScanRecipeIdZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map� _display_name�_description�_target_compartment_id� _instance_ids�_host_scan_recipe_id�_freeform_tags� _defined_tags)�self�kwargs� r �e/usr/lib/python3.9/site-packages/oci/vulnerability_scanning/models/update_host_scan_target_details.py�__init__ s. #�� z$UpdateHostScanTargetDetails.__init__c C s | j S )a Gets the display_name of this UpdateHostScanTargetDetails. Target identifier, which can be renamed. Avoid entering confidential information. :return: The display_name of this UpdateHostScanTargetDetails. :rtype: str �r �r r r r r P s z(UpdateHostScanTargetDetails.display_namec C s || _ dS )a Sets the display_name of this UpdateHostScanTargetDetails. Target identifier, which can be renamed. Avoid entering confidential information. :param display_name: The display_name of this UpdateHostScanTargetDetails. :type: str Nr )r r r r r r \ s c C s | j S )z� Gets the description of this UpdateHostScanTargetDetails. Target description. :return: The description of this UpdateHostScanTargetDetails. :rtype: str �r r r r r r h s z'UpdateHostScanTargetDetails.descriptionc C s || _ dS )z� Sets the description of this UpdateHostScanTargetDetails. Target description. :param description: The description of this UpdateHostScanTargetDetails. :type: str Nr )r r r r r r t s c C s | j S )a$ Gets the target_compartment_id of this UpdateHostScanTargetDetails. Compartment ID to target. If a list of hosts is provided, all hosts must be in this compartment. :return: The target_compartment_id of this UpdateHostScanTargetDetails. :rtype: str �r r r r r r � s z1UpdateHostScanTargetDetails.target_compartment_idc C s || _ dS )a8 Sets the target_compartment_id of this UpdateHostScanTargetDetails. Compartment ID to target. If a list of hosts is provided, all hosts must be in this compartment. :param target_compartment_id: The target_compartment_id of this UpdateHostScanTargetDetails. :type: str Nr )r r r r r r � s c C s | j S )a Gets the instance_ids of this UpdateHostScanTargetDetails. List of compute instance IDs to target (optional). If empty, targets the entire targetCompartmentId. :return: The instance_ids of this UpdateHostScanTargetDetails. :rtype: list[str] �r r r r r r � s z(UpdateHostScanTargetDetails.instance_idsc C s || _ dS )a' Sets the instance_ids of this UpdateHostScanTargetDetails. List of compute instance IDs to target (optional). If empty, targets the entire targetCompartmentId. :param instance_ids: The instance_ids of this UpdateHostScanTargetDetails. :type: list[str] Nr )r r r r r r � s c C s | j S )z� Gets the host_scan_recipe_id of this UpdateHostScanTargetDetails. ID of the host scan recipe this target applies. :return: The host_scan_recipe_id of this UpdateHostScanTargetDetails. :rtype: str �r r r r r r � s z/UpdateHostScanTargetDetails.host_scan_recipe_idc C s || _ dS )a Sets the host_scan_recipe_id of this UpdateHostScanTargetDetails. ID of the host scan recipe this target applies. :param host_scan_recipe_id: The host_scan_recipe_id of this UpdateHostScanTargetDetails. :type: str Nr )r r r r r r � s c C s | j S )a] Gets the freeform_tags of this UpdateHostScanTargetDetails. 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 UpdateHostScanTargetDetails. :rtype: dict(str, str) �r r r r r r � s z)UpdateHostScanTargetDetails.freeform_tagsc C s || _ dS )ai Sets the freeform_tags of this UpdateHostScanTargetDetails. 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 UpdateHostScanTargetDetails. :type: dict(str, str) Nr! )r r r r r r � s c C s | j S )aW Gets the defined_tags of this UpdateHostScanTargetDetails. 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 UpdateHostScanTargetDetails. :rtype: dict(str, dict(str, object)) �r r r r r r � s z(UpdateHostScanTargetDetails.defined_tagsc C s || _ dS )ab Sets the defined_tags of this UpdateHostScanTargetDetails. 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 UpdateHostScanTargetDetails. :type: dict(str, dict(str, object)) Nr"