📂 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
›
stack_monitoring
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/stack_monitoring/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_discovery_job_details.cpython-39.opt-1.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 ZdZdZdZdZdd� Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zdd� Zdd� Zd d!� Zd"S )#�CreateDiscoveryJobDetailsz. The request of DiscoveryJob details. �ADD�ADD_WITH_RETRY�REFRESHc K sZ dddddddd�| _ ddd d ddd d�| _d| _d| _d| _d| _d| _d| _d| _dS )aW Initializes a new CreateDiscoveryJobDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param discovery_type: The value to assign to the discovery_type property of this CreateDiscoveryJobDetails. Allowed values for this property are: "ADD", "ADD_WITH_RETRY", "REFRESH" :type discovery_type: str :param discovery_client: The value to assign to the discovery_client property of this CreateDiscoveryJobDetails. :type discovery_client: str :param compartment_id: The value to assign to the compartment_id property of this CreateDiscoveryJobDetails. :type compartment_id: str :param discovery_details: The value to assign to the discovery_details property of this CreateDiscoveryJobDetails. :type discovery_details: oci.stack_monitoring.models.DiscoveryDetails :param should_propagate_tags_to_discovered_resources: The value to assign to the should_propagate_tags_to_discovered_resources property of this CreateDiscoveryJobDetails. :type should_propagate_tags_to_discovered_resources: bool :param freeform_tags: The value to assign to the freeform_tags property of this CreateDiscoveryJobDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateDiscoveryJobDetails. :type defined_tags: dict(str, dict(str, object)) �strZDiscoveryDetails�boolzdict(str, str)zdict(str, dict(str, object)))�discovery_type�discovery_client�compartment_id�discovery_details�-should_propagate_tags_to_discovered_resources� freeform_tags�defined_tagsZ discoveryTypeZdiscoveryClientZ compartmentIdZdiscoveryDetailsZ(shouldPropagateTagsToDiscoveredResourcesZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map�_discovery_type�_discovery_client�_compartment_id�_discovery_details�._should_propagate_tags_to_discovered_resources�_freeform_tags� _defined_tags)�self�kwargs� r �\/usr/lib/python3.9/site-packages/oci/stack_monitoring/models/create_discovery_job_details.py�__init__ s. $�� z"CreateDiscoveryJobDetails.__init__c C s | j S )a� Gets the discovery_type of this CreateDiscoveryJobDetails. Add option submits new discovery Job. Add with retry option to re-submit failed discovery job. Refresh option refreshes the existing discovered resources. Allowed values for this property are: "ADD", "ADD_WITH_RETRY", "REFRESH" :return: The discovery_type of this CreateDiscoveryJobDetails. :rtype: str )r �r r r r r ] s z(CreateDiscoveryJobDetails.discovery_typec C s* g d�}t ||�s td|� ���|| _dS )aY Sets the discovery_type of this CreateDiscoveryJobDetails. Add option submits new discovery Job. Add with retry option to re-submit failed discovery job. Refresh option refreshes the existing discovered resources. :param discovery_type: The discovery_type of this CreateDiscoveryJobDetails. :type: str )r r r z;Invalid value for `discovery_type`, must be None or one of N)r � ValueErrorr )r r Zallowed_valuesr r r r k s �c C s | j S )z� Gets the discovery_client of this CreateDiscoveryJobDetails. Client who submits discovery job. :return: The discovery_client of this CreateDiscoveryJobDetails. :rtype: str �r r r r r r | s z*CreateDiscoveryJobDetails.discovery_clientc C s || _ dS )z� Sets the discovery_client of this CreateDiscoveryJobDetails. Client who submits discovery job. :param discovery_client: The discovery_client of this CreateDiscoveryJobDetails. :type: str Nr! )r r r r r r � s c C s | j S )z� **[Required]** Gets the compartment_id of this CreateDiscoveryJobDetails. The OCID of Compartment :return: The compartment_id of this CreateDiscoveryJobDetails. :rtype: str �r r r r r r � s z(CreateDiscoveryJobDetails.compartment_idc C s || _ dS )z� Sets the compartment_id of this CreateDiscoveryJobDetails. The OCID of Compartment :param compartment_id: The compartment_id of this CreateDiscoveryJobDetails. :type: str Nr"