📂 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
›
oda
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/oda/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: oda_private_endpoint_scan_proxy_summary.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� �Zdd� Z dd� Zdd� ZdS )�"OdaPrivateEndpointScanProxySummaryzZ Details pertaining to a scan proxy instance created for a scan listener FQDN/IPs c K sP ddddddd�| _ ddddd d d�| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new OdaPrivateEndpointScanProxySummary 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 OdaPrivateEndpointScanProxySummary. :type id: str :param scan_listener_type: The value to assign to the scan_listener_type property of this OdaPrivateEndpointScanProxySummary. :type scan_listener_type: str :param protocol: The value to assign to the protocol property of this OdaPrivateEndpointScanProxySummary. :type protocol: str :param scan_listener_infos: The value to assign to the scan_listener_infos property of this OdaPrivateEndpointScanProxySummary. :type scan_listener_infos: list[oci.oda.models.ScanListenerInfo] :param lifecycle_state: The value to assign to the lifecycle_state property of this OdaPrivateEndpointScanProxySummary. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this OdaPrivateEndpointScanProxySummary. :type time_created: datetime �strzlist[ScanListenerInfo]Zdatetime)�id�scan_listener_type�protocol�scan_listener_infos�lifecycle_state�time_createdr ZscanListenerTyper ZscanListenerInfosZlifecycleStateZtimeCreatedN)Z swagger_typesZ attribute_map�_id�_scan_listener_type� _protocol�_scan_listener_infos�_lifecycle_state� _time_created)�self�kwargs� r �Z/usr/lib/python3.9/site-packages/oci/oda/models/oda_private_endpoint_scan_proxy_summary.py�__init__ s( � � z+OdaPrivateEndpointScanProxySummary.__init__c C s | j S )aG **[Required]** Gets the id of this OdaPrivateEndpointScanProxySummary. The `OCID`__ of the ODA Private Endpoint Scan Proxy. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this OdaPrivateEndpointScanProxySummary. :rtype: str �r �r r r r r I s z%OdaPrivateEndpointScanProxySummary.idc C s || _ dS )a9 Sets the id of this OdaPrivateEndpointScanProxySummary. The `OCID`__ of the ODA Private Endpoint Scan Proxy. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param id: The id of this OdaPrivateEndpointScanProxySummary. :type: str Nr )r r r r r r W s c C s | j S )a( **[Required]** Gets the scan_listener_type of this OdaPrivateEndpointScanProxySummary. Type indicating whether Scan listener is specified by its FQDN or list of IPs :return: The scan_listener_type of this OdaPrivateEndpointScanProxySummary. :rtype: str �r r r r r r e s z5OdaPrivateEndpointScanProxySummary.scan_listener_typec C s || _ dS )a* Sets the scan_listener_type of this OdaPrivateEndpointScanProxySummary. Type indicating whether Scan listener is specified by its FQDN or list of IPs :param scan_listener_type: The scan_listener_type of this OdaPrivateEndpointScanProxySummary. :type: str Nr )r r r r r r q s c C s | j S )a **[Required]** Gets the protocol of this OdaPrivateEndpointScanProxySummary. The protocol used for communication between client, scanProxy and RAC's scan listeners :return: The protocol of this OdaPrivateEndpointScanProxySummary. :rtype: str �r r r r r r } s z+OdaPrivateEndpointScanProxySummary.protocolc C s || _ dS )a Sets the protocol of this OdaPrivateEndpointScanProxySummary. The protocol used for communication between client, scanProxy and RAC's scan listeners :param protocol: The protocol of this OdaPrivateEndpointScanProxySummary. :type: str Nr )r r r r r r � s c C s | j S )a_ **[Required]** Gets the scan_listener_infos of this OdaPrivateEndpointScanProxySummary. The FQDN/IPs and port information of customer's Real Application Cluster (RAC)'s SCAN listeners. :return: The scan_listener_infos of this OdaPrivateEndpointScanProxySummary. :rtype: list[oci.oda.models.ScanListenerInfo] �r r r r r r � s z6OdaPrivateEndpointScanProxySummary.scan_listener_infosc C s || _ dS )ab Sets the scan_listener_infos of this OdaPrivateEndpointScanProxySummary. The FQDN/IPs and port information of customer's Real Application Cluster (RAC)'s SCAN listeners. :param scan_listener_infos: The scan_listener_infos of this OdaPrivateEndpointScanProxySummary. :type: list[oci.oda.models.ScanListenerInfo] Nr )r r r r r r � s c C s | j S )z� Gets the lifecycle_state of this OdaPrivateEndpointScanProxySummary. The current state of the ODA Private Endpoint Scan Proxy. :return: The lifecycle_state of this OdaPrivateEndpointScanProxySummary. :rtype: str �r r r r r r � s z2OdaPrivateEndpointScanProxySummary.lifecycle_statec C s || _ dS )a Sets the lifecycle_state of this OdaPrivateEndpointScanProxySummary. The current state of the ODA Private Endpoint Scan Proxy. :param lifecycle_state: The lifecycle_state of this OdaPrivateEndpointScanProxySummary. :type: str Nr )r r r r r r � s c C s | j S )aR Gets the time_created of this OdaPrivateEndpointScanProxySummary. When the resource was created. A date-time string as described in `RFC 3339`__, section 14.29. __ https://tools.ietf.org/rfc/rfc3339 :return: The time_created of this OdaPrivateEndpointScanProxySummary. :rtype: datetime �r r r r r r � s z/OdaPrivateEndpointScanProxySummary.time_createdc C s || _ dS )a] Sets the time_created of this OdaPrivateEndpointScanProxySummary. When the resource was created. A date-time string as described in `RFC 3339`__, section 14.29. __ https://tools.ietf.org/rfc/rfc3339 :param time_created: The time_created of this OdaPrivateEndpointScanProxySummary. :type: datetime Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z+OdaPrivateEndpointScanProxySummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z)OdaPrivateEndpointScanProxySummary.__eq__c C s | |k S r r r# r r r �__ne__� s z)OdaPrivateEndpointScanProxySummary.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r! r% r&