📂 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: create_operations_insights_private_endpoint_details.cpython-39.pyc
a ���f�1 � @ 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� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd � Zd!d"� Zd#d$� Zd%S )&�.CreateOperationsInsightsPrivateEndpointDetailszO The details used to create a new Operation Insights private endpoint. c K sn dddddddddd� | _ ddd d ddd ddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )aQ Initializes a new CreateOperationsInsightsPrivateEndpointDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateOperationsInsightsPrivateEndpointDetails. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this CreateOperationsInsightsPrivateEndpointDetails. :type compartment_id: str :param vcn_id: The value to assign to the vcn_id property of this CreateOperationsInsightsPrivateEndpointDetails. :type vcn_id: str :param subnet_id: The value to assign to the subnet_id property of this CreateOperationsInsightsPrivateEndpointDetails. :type subnet_id: str :param is_used_for_rac_dbs: The value to assign to the is_used_for_rac_dbs property of this CreateOperationsInsightsPrivateEndpointDetails. :type is_used_for_rac_dbs: bool :param description: The value to assign to the description property of this CreateOperationsInsightsPrivateEndpointDetails. :type description: str :param nsg_ids: The value to assign to the nsg_ids property of this CreateOperationsInsightsPrivateEndpointDetails. :type nsg_ids: list[str] :param freeform_tags: The value to assign to the freeform_tags property of this CreateOperationsInsightsPrivateEndpointDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateOperationsInsightsPrivateEndpointDetails. :type defined_tags: dict(str, dict(str, object)) �str�boolz list[str]zdict(str, str)zdict(str, dict(str, object))) �display_name�compartment_id�vcn_id� subnet_id�is_used_for_rac_dbs�description�nsg_ids� freeform_tags�defined_tagsZdisplayNameZ compartmentIdZvcnIdZsubnetIdZisUsedForRacDbsr ZnsgIdsZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map� _display_name�_compartment_id�_vcn_id� _subnet_id�_is_used_for_rac_dbs�_description�_nsg_ids�_freeform_tags� _defined_tags)�self�kwargs� r �g/usr/lib/python3.9/site-packages/oci/opsi/models/create_operations_insights_private_endpoint_details.py�__init__ s: +� �z7CreateOperationsInsightsPrivateEndpointDetails.__init__c C s | j S )a# **[Required]** Gets the display_name of this CreateOperationsInsightsPrivateEndpointDetails. The display name for the private endpoint. It is changeable. :return: The display_name of this CreateOperationsInsightsPrivateEndpointDetails. :rtype: str �r �r r r r r ^ s z;CreateOperationsInsightsPrivateEndpointDetails.display_namec C s || _ dS )a Sets the display_name of this CreateOperationsInsightsPrivateEndpointDetails. The display name for the private endpoint. It is changeable. :param display_name: The display_name of this CreateOperationsInsightsPrivateEndpointDetails. :type: str Nr )r r r r r r j s c C s | j S )a� **[Required]** Gets the compartment_id of this CreateOperationsInsightsPrivateEndpointDetails. The compartment `OCID`__ of the Private service accessed database. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreateOperationsInsightsPrivateEndpointDetails. :rtype: str �r r! r r r r v s z=CreateOperationsInsightsPrivateEndpointDetails.compartment_idc C s || _ dS )a� Sets the compartment_id of this CreateOperationsInsightsPrivateEndpointDetails. The compartment `OCID`__ of the Private service accessed database. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this CreateOperationsInsightsPrivateEndpointDetails. :type: str Nr"