📂 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
›
resource_manager
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/resource_manager/models/__pycache__
💾
Free:
45.6 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_private_endpoint_details.cpython-39.pyc
a ���f"2 � @ 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 )&�UpdatePrivateEndpointDetailsz0 Update details for a private endpoint. c K sn dddddddddd� | _ ddd d ddd ddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a� Initializes a new UpdatePrivateEndpointDetails 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 UpdatePrivateEndpointDetails. :type display_name: str :param description: The value to assign to the description property of this UpdatePrivateEndpointDetails. :type description: str :param vcn_id: The value to assign to the vcn_id property of this UpdatePrivateEndpointDetails. :type vcn_id: str :param subnet_id: The value to assign to the subnet_id property of this UpdatePrivateEndpointDetails. :type subnet_id: str :param dns_zones: The value to assign to the dns_zones property of this UpdatePrivateEndpointDetails. :type dns_zones: list[str] :param nsg_id_list: The value to assign to the nsg_id_list property of this UpdatePrivateEndpointDetails. :type nsg_id_list: list[str] :param is_used_with_configuration_source_provider: The value to assign to the is_used_with_configuration_source_provider property of this UpdatePrivateEndpointDetails. :type is_used_with_configuration_source_provider: bool :param freeform_tags: The value to assign to the freeform_tags property of this UpdatePrivateEndpointDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdatePrivateEndpointDetails. :type defined_tags: dict(str, dict(str, object)) �strz list[str]�boolzdict(str, str)zdict(str, dict(str, object))) �display_name�description�vcn_id� subnet_id� dns_zones�nsg_id_list�*is_used_with_configuration_source_provider� freeform_tags�defined_tagsZdisplayNamer ZvcnIdZsubnetIdZdnsZonesZ nsgIdListZ%isUsedWithConfigurationSourceProviderZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map� _display_name�_description�_vcn_id� _subnet_id� _dns_zones�_nsg_id_list�+_is_used_with_configuration_source_provider�_freeform_tags� _defined_tags)�self�kwargs� r �_/usr/lib/python3.9/site-packages/oci/resource_manager/models/update_private_endpoint_details.py�__init__ s: +� �z%UpdatePrivateEndpointDetails.__init__c C s | j S )z� Gets the display_name of this UpdatePrivateEndpointDetails. The private endpoint display name. Avoid entering confidential information. :return: The display_name of this UpdatePrivateEndpointDetails. :rtype: str �r �r r r r r ^ s z)UpdatePrivateEndpointDetails.display_namec C s || _ dS )a Sets the display_name of this UpdatePrivateEndpointDetails. The private endpoint display name. Avoid entering confidential information. :param display_name: The display_name of this UpdatePrivateEndpointDetails. :type: str Nr )r r r r r r j s c C s | j S )z� Gets the description of this UpdatePrivateEndpointDetails. Description of the private endpoint. Avoid entering confidential information. :return: The description of this UpdatePrivateEndpointDetails. :rtype: str �r r! r r r r v s z(UpdatePrivateEndpointDetails.descriptionc C s || _ dS )a Sets the description of this UpdatePrivateEndpointDetails. Description of the private endpoint. Avoid entering confidential information. :param description: The description of this UpdatePrivateEndpointDetails. :type: str Nr"