📂 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
›
opsi
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/opsi/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: operations_insights_private_endpoint.cpython-39.pyc
a ���f�S � @ 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� �Zed5d6� �Zejd7d6� �Zed8d9� �Zejd:d9� �Zd;d<� Zd=d>� Zd?d@� Z dAS )B�!OperationsInsightsPrivateEndpointz� A private endpoint that allows Operation Insights services to connect to databases in a customer's virtual cloud network (VCN). �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILED�NEEDS_ATTENTIONc K s� ddddddddddddddddd�| _ dd d ddd ddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )a� Initializes a new OperationsInsightsPrivateEndpoint 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 OperationsInsightsPrivateEndpoint. :type id: str :param display_name: The value to assign to the display_name property of this OperationsInsightsPrivateEndpoint. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this OperationsInsightsPrivateEndpoint. :type compartment_id: str :param vcn_id: The value to assign to the vcn_id property of this OperationsInsightsPrivateEndpoint. :type vcn_id: str :param subnet_id: The value to assign to the subnet_id property of this OperationsInsightsPrivateEndpoint. :type subnet_id: str :param private_ip: The value to assign to the private_ip property of this OperationsInsightsPrivateEndpoint. :type private_ip: str :param description: The value to assign to the description property of this OperationsInsightsPrivateEndpoint. :type description: str :param time_created: The value to assign to the time_created property of this OperationsInsightsPrivateEndpoint. :type time_created: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this OperationsInsightsPrivateEndpoint. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this OperationsInsightsPrivateEndpoint. :type lifecycle_details: str :param private_endpoint_status_details: The value to assign to the private_endpoint_status_details property of this OperationsInsightsPrivateEndpoint. :type private_endpoint_status_details: str :param is_used_for_rac_dbs: The value to assign to the is_used_for_rac_dbs property of this OperationsInsightsPrivateEndpoint. :type is_used_for_rac_dbs: bool :param nsg_ids: The value to assign to the nsg_ids property of this OperationsInsightsPrivateEndpoint. :type nsg_ids: list[str] :param freeform_tags: The value to assign to the freeform_tags property of this OperationsInsightsPrivateEndpoint. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this OperationsInsightsPrivateEndpoint. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this OperationsInsightsPrivateEndpoint. :type system_tags: dict(str, dict(str, object)) �strZdatetime�boolz list[str]zdict(str, str)zdict(str, dict(str, object)))�id�display_name�compartment_id�vcn_id� subnet_id� private_ip�description�time_created�lifecycle_state�lifecycle_details�private_endpoint_status_details�is_used_for_rac_dbs�nsg_ids� freeform_tags�defined_tags�system_tagsr ZdisplayNameZ compartmentIdZvcnIdZsubnetIdZ privateIpr ZtimeCreatedZlifecycleStateZlifecycleDetailsZprivateEndpointStatusDetailsZisUsedForRacDbsZnsgIdsZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_compartment_id�_vcn_id� _subnet_id�_private_ip�_description� _time_created�_lifecycle_state�_lifecycle_details� _private_endpoint_status_details�_is_used_for_rac_dbs�_nsg_ids�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r2 �X/usr/lib/python3.9/site-packages/oci/opsi/models/operations_insights_private_endpoint.py�__init__. sd I��z*OperationsInsightsPrivateEndpoint.__init__c C s | j S )z� **[Required]** Gets the id of this OperationsInsightsPrivateEndpoint. The OCID of the Private service accessed database. :return: The id of this OperationsInsightsPrivateEndpoint. :rtype: str �r �r0 r2 r2 r3 r � s z$OperationsInsightsPrivateEndpoint.idc C s || _ dS )z� Sets the id of this OperationsInsightsPrivateEndpoint. The OCID of the Private service accessed database. :param id: The id of this OperationsInsightsPrivateEndpoint. :type: str Nr5 )r0 r r2 r2 r3 r � s c C s | j S )z� **[Required]** Gets the display_name of this OperationsInsightsPrivateEndpoint. The display name of the private endpoint. :return: The display_name of this OperationsInsightsPrivateEndpoint. :rtype: str �r! r6 r2 r2 r3 r � s z.OperationsInsightsPrivateEndpoint.display_namec C s || _ dS )z� Sets the display_name of this OperationsInsightsPrivateEndpoint. The display name of the private endpoint. :param display_name: The display_name of this OperationsInsightsPrivateEndpoint. :type: str Nr7 )r0 r r2 r2 r3 r � s c C s | j S )a **[Required]** Gets the compartment_id of this OperationsInsightsPrivateEndpoint. The compartment OCID of the Private service accessed database. :return: The compartment_id of this OperationsInsightsPrivateEndpoint. :rtype: str �r"