📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
resource_manager
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/resource_manager/models
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_private_endpoint_details.pyc
a O��f�6 � @ 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 @ s4 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� �Zedd � �Zejd!d � �Zd"d#� Zd$d%� Zd&d'� Zd(S ))�CreatePrivateEndpointDetailsz2 Creation details for a private endpoint. c K sx ddddddddddd� | _ ddd d ddd dddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _dS )a� Initializes a new CreatePrivateEndpointDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this CreatePrivateEndpointDetails. :type compartment_id: str :param display_name: The value to assign to the display_name property of this CreatePrivateEndpointDetails. :type display_name: str :param description: The value to assign to the description property of this CreatePrivateEndpointDetails. :type description: str :param vcn_id: The value to assign to the vcn_id property of this CreatePrivateEndpointDetails. :type vcn_id: str :param subnet_id: The value to assign to the subnet_id property of this CreatePrivateEndpointDetails. :type subnet_id: str :param dns_zones: The value to assign to the dns_zones property of this CreatePrivateEndpointDetails. :type dns_zones: list[str] :param nsg_id_list: The value to assign to the nsg_id_list property of this CreatePrivateEndpointDetails. :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 CreatePrivateEndpointDetails. :type is_used_with_configuration_source_provider: bool :param freeform_tags: The value to assign to the freeform_tags property of this CreatePrivateEndpointDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreatePrivateEndpointDetails. :type defined_tags: dict(str, dict(str, object)) �strz list[str]�boolzdict(str, str)zdict(str, dict(str, object))) �compartment_id�display_name�description�vcn_id� subnet_id� dns_zones�nsg_id_list�*is_used_with_configuration_source_provider� freeform_tags�defined_tags� compartmentId�displayNamer �vcnId�subnetId�dnsZones� nsgIdList�%isUsedWithConfigurationSourceProvider�freeformTags�definedTagsN)� swagger_types� attribute_map�_compartment_id� _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* ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/resource_manager/models/create_private_endpoint_details.py�__init__ s@ /�� z%CreatePrivateEndpointDetails.__init__c C s | j S )a` **[Required]** Gets the compartment_id of this CreatePrivateEndpointDetails. The `OCID`__ of the compartment containing this private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreatePrivateEndpointDetails. :rtype: str �r �r( r* r* r+ r c s z+CreatePrivateEndpointDetails.compartment_idc C s || _ dS )a^ Sets the compartment_id of this CreatePrivateEndpointDetails. The `OCID`__ of the compartment containing this private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this CreatePrivateEndpointDetails. :type: str Nr- )r( r r* r* r+ r q s c C s | j S )a **[Required]** Gets the display_name of this CreatePrivateEndpointDetails. The private endpoint display name. Avoid entering confidential information. :return: The display_name of this CreatePrivateEndpointDetails. :rtype: str �r r. r* r* r+ r s z)CreatePrivateEndpointDetails.display_namec C s || _ dS )a Sets the display_name of this CreatePrivateEndpointDetails. The private endpoint display name. Avoid entering confidential information. :param display_name: The display_name of this CreatePrivateEndpointDetails. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )z� Gets the description of this CreatePrivateEndpointDetails. Description of the private endpoint. Avoid entering confidential information. :return: The description of this CreatePrivateEndpointDetails. :rtype: str �r r. r* r* r+ r � s z(CreatePrivateEndpointDetails.descriptionc C s || _ dS )a Sets the description of this CreatePrivateEndpointDetails. Description of the private endpoint. Avoid entering confidential information. :param description: The description of this CreatePrivateEndpointDetails. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )a@ **[Required]** Gets the vcn_id of this CreatePrivateEndpointDetails. The `OCID`__ of the VCN for the private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The vcn_id of this CreatePrivateEndpointDetails. :rtype: str �r! r. r* r* r+ r � s z#CreatePrivateEndpointDetails.vcn_idc C s || _ dS )a6 Sets the vcn_id of this CreatePrivateEndpointDetails. The `OCID`__ of the VCN for the private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param vcn_id: The vcn_id of this CreatePrivateEndpointDetails. :type: str Nr1 )r( r r* r* r+ r � s c C s | j S )aX **[Required]** Gets the subnet_id of this CreatePrivateEndpointDetails. The `OCID`__ of the subnet within the VCN for the private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The subnet_id of this CreatePrivateEndpointDetails. :rtype: str �r"