📂 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
›
sch
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/sch/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: service_connector.cpython-39.pyc
a ���f�G � @ 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� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zd5d6� Zd7d8� Zd9d:� Zd;S )<�ServiceConnectorz� The configuration details of the flow defined by the connector. For more information about flows defined by connectors, see `Overview of Connector Hub`__. __ https://docs.cloud.oracle.com/iaas/Content/connector-hub/overview.htm �CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILEDc K s� ddddddddddddddd�| _ d d ddd dddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _dS )aB Initializes a new ServiceConnector object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this ServiceConnector. :type id: str :param display_name: The value to assign to the display_name property of this ServiceConnector. :type display_name: str :param description: The value to assign to the description property of this ServiceConnector. :type description: str :param compartment_id: The value to assign to the compartment_id property of this ServiceConnector. :type compartment_id: str :param time_created: The value to assign to the time_created property of this ServiceConnector. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ServiceConnector. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this ServiceConnector. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecyle_details: The value to assign to the lifecyle_details property of this ServiceConnector. :type lifecyle_details: str :param source: The value to assign to the source property of this ServiceConnector. :type source: oci.sch.models.SourceDetails :param tasks: The value to assign to the tasks property of this ServiceConnector. :type tasks: list[oci.sch.models.TaskDetails] :param target: The value to assign to the target property of this ServiceConnector. :type target: oci.sch.models.TargetDetails :param freeform_tags: The value to assign to the freeform_tags property of this ServiceConnector. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ServiceConnector. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this ServiceConnector. :type system_tags: dict(str, dict(str, object)) �strZdatetimeZ SourceDetailszlist[TaskDetails]Z TargetDetailszdict(str, str)zdict(str, dict(str, object)))�id�display_name�description�compartment_id�time_created�time_updated�lifecycle_state�lifecyle_details�source�tasks�target� freeform_tags�defined_tags�system_tagsr ZdisplayNamer Z compartmentIdZtimeCreatedZtimeUpdatedZlifecycleStateZlifecyleDetailsr r r ZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_description�_compartment_id� _time_created� _time_updated�_lifecycle_state�_lifecyle_details�_source�_tasks�_target�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r- �D/usr/lib/python3.9/site-packages/oci/sch/models/service_connector.py�__init__2 sX A��zServiceConnector.__init__c C s | j S )a **[Required]** Gets the id of this ServiceConnector. The `OCID`__ of the connector. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this ServiceConnector. :rtype: str �r �r+ r- r- r. r � s zServiceConnector.idc C s || _ dS )z� Sets the id of this ServiceConnector. The `OCID`__ of the connector. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param id: The id of this ServiceConnector. :type: str Nr0 )r+ r r- r- r. r � s c C s | j S )a& **[Required]** Gets the display_name of this ServiceConnector. A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information. :return: The display_name of this ServiceConnector. :rtype: str �r r1 r- r- r. r � s zServiceConnector.display_namec C s || _ dS )a" Sets the display_name of this ServiceConnector. A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information. :param display_name: The display_name of this ServiceConnector. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )z� Gets the description of this ServiceConnector. The description of the resource. Avoid entering confidential information. :return: The description of this ServiceConnector. :rtype: str �r r1 r- r- r. r � s zServiceConnector.descriptionc C s || _ dS )z� Sets the description of this ServiceConnector. The description of the resource. Avoid entering confidential information. :param description: The description of this ServiceConnector. :type: str Nr3 )r+ r r- r- r. r � s c C s | j S )a@ **[Required]** Gets the compartment_id of this ServiceConnector. The `OCID`__ of the compartment containing the connector. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this ServiceConnector. :rtype: str �r r1 r- r- r. r � s zServiceConnector.compartment_idc C s || _ dS )a> Sets the compartment_id of this ServiceConnector. The `OCID`__ of the compartment containing the connector. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this ServiceConnector. :type: str Nr4 )r+ r r- r- r. r � s c C s | j S )ag **[Required]** Gets the time_created of this ServiceConnector. The date and time when the connector was created. Format is defined by `RFC3339`__. Example: `2020-01-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :return: The time_created of this ServiceConnector. :rtype: datetime �r! r1 r- r- r. r s zServiceConnector.time_createdc C s || _ dS )ac Sets the time_created of this ServiceConnector. The date and time when the connector was created. Format is defined by `RFC3339`__. Example: `2020-01-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :param time_created: The time_created of this ServiceConnector. :type: datetime Nr5 )r+ r r- r- r. r s c C s | j S )ag **[Required]** Gets the time_updated of this ServiceConnector. The date and time when the connector was updated. Format is defined by `RFC3339`__. Example: `2020-01-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :return: The time_updated of this ServiceConnector. :rtype: datetime �r"