📂 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
›
analytics
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/analytics/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: public_endpoint_details.cpython-39.opt-1.pyc
a ���fz � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�NetworkEndpointDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdd� Zedd� �Zejdd� �Zedd � �Z e jd d � �Z edd� �Z e jd d� �Z dd� Zdd� Zdd� Z dS )�PublicEndpointDetailsz0 Public endpoint configuration details. �ALLc K sB ddddd�| _ ddddd�| _d | _d | _d | _d | _d | _d S )a� Initializes a new PublicEndpointDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.analytics.models.PublicEndpointDetails.network_endpoint_type` attribute of this class is ``PUBLIC`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param network_endpoint_type: The value to assign to the network_endpoint_type property of this PublicEndpointDetails. Allowed values for this property are: "PUBLIC", "PRIVATE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type network_endpoint_type: str :param whitelisted_ips: The value to assign to the whitelisted_ips property of this PublicEndpointDetails. :type whitelisted_ips: list[str] :param whitelisted_vcns: The value to assign to the whitelisted_vcns property of this PublicEndpointDetails. :type whitelisted_vcns: list[oci.analytics.models.VirtualCloudNetwork] :param whitelisted_services: The value to assign to the whitelisted_services property of this PublicEndpointDetails. Allowed values for items in this list are: "ALL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type whitelisted_services: list[str] �strz list[str]zlist[VirtualCloudNetwork])Znetwork_endpoint_type�whitelisted_ips�whitelisted_vcns�whitelisted_servicesZnetworkEndpointTypeZwhitelistedIpsZwhitelistedVcnsZwhitelistedServicesNZPUBLIC)Z swagger_typesZ attribute_mapZ_network_endpoint_type�_whitelisted_ips�_whitelisted_vcns�_whitelisted_services)�self�kwargs� r �P/usr/lib/python3.9/site-packages/oci/analytics/models/public_endpoint_details.py�__init__ s ��zPublicEndpointDetails.__init__c C s | j S )z� Gets the whitelisted_ips of this PublicEndpointDetails. Source IP addresses or IP address ranges in ingress rules. :return: The whitelisted_ips of this PublicEndpointDetails. :rtype: list[str] �r �r r r r r E s z%PublicEndpointDetails.whitelisted_ipsc C s || _ dS )z� Sets the whitelisted_ips of this PublicEndpointDetails. Source IP addresses or IP address ranges in ingress rules. :param whitelisted_ips: The whitelisted_ips of this PublicEndpointDetails. :type: list[str] Nr )r r r r r r Q s c C s | j S )a Gets the whitelisted_vcns of this PublicEndpointDetails. Virtual Cloud Networks allowed to access this network endpoint. :return: The whitelisted_vcns of this PublicEndpointDetails. :rtype: list[oci.analytics.models.VirtualCloudNetwork] �r r r r r r ] s z&PublicEndpointDetails.whitelisted_vcnsc C s || _ dS )a' Sets the whitelisted_vcns of this PublicEndpointDetails. Virtual Cloud Networks allowed to access this network endpoint. :param whitelisted_vcns: The whitelisted_vcns of this PublicEndpointDetails. :type: list[oci.analytics.models.VirtualCloudNetwork] Nr )r r r r r r i s c C s | j S )a� Gets the whitelisted_services of this PublicEndpointDetails. Oracle Cloud Services that are allowed to access this Analytics instance. Allowed values for items in this list are: "ALL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The whitelisted_services of this PublicEndpointDetails. :rtype: list[str] �r r r r r r u s z*PublicEndpointDetails.whitelisted_servicesc s. dg� |r$� fdd�|D �|dd�<