📂 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
›
core
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/core/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: public_ip.cpython-39.opt-1.pyc
a ���f�j � @ 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 Zd ZdZ dZd ZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejd d� �Zed!d"� �Zejd#d"� �Zed$d%� �Zejd&d%� �Zed'd(� �Zejd)d(� �Zed*d+� �Zejd,d+� �Zed-d.� �Zejd/d.� �Zed0d1� �Zejd2d1� �Zed3d4� �Z e jd5d4� �Z ed6d7� �Z!e!jd8d7� �Z!ed9d:� �Z"e"jd;d:� �Z"ed<d=� �Z#e#jd>d=� �Z#d?d@� Z$dAdB� Z%dCdD� Z&dES )F�PublicIpa� A *public IP* is a conceptual term that refers to a public IP address and related properties. The `publicIp` object is the API representation of a public IP. There are two types of public IPs: 1. Ephemeral 2. Reserved For more information and comparison of the two types, see `Public IP Addresses`__. __ https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingpublicIPs.htm � PRIVATE_IP�NAT_GATEWAY�PROVISIONING� AVAILABLE� ASSIGNING�ASSIGNED�UNASSIGNING� UNASSIGNED�TERMINATING� TERMINATED� EPHEMERAL�RESERVED�REGION�AVAILABILITY_DOMAINc K s� dddddddddddddddd�| _ dddd d ddd dddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _dS )a� Initializes a new PublicIp object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param assigned_entity_id: The value to assign to the assigned_entity_id property of this PublicIp. :type assigned_entity_id: str :param assigned_entity_type: The value to assign to the assigned_entity_type property of this PublicIp. Allowed values for this property are: "PRIVATE_IP", "NAT_GATEWAY", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type assigned_entity_type: str :param availability_domain: The value to assign to the availability_domain property of this PublicIp. :type availability_domain: str :param compartment_id: The value to assign to the compartment_id property of this PublicIp. :type compartment_id: str :param defined_tags: The value to assign to the defined_tags property of this PublicIp. :type defined_tags: dict(str, dict(str, object)) :param display_name: The value to assign to the display_name property of this PublicIp. :type display_name: str :param freeform_tags: The value to assign to the freeform_tags property of this PublicIp. :type freeform_tags: dict(str, str) :param id: The value to assign to the id property of this PublicIp. :type id: str :param ip_address: The value to assign to the ip_address property of this PublicIp. :type ip_address: str :param lifecycle_state: The value to assign to the lifecycle_state property of this PublicIp. Allowed values for this property are: "PROVISIONING", "AVAILABLE", "ASSIGNING", "ASSIGNED", "UNASSIGNING", "UNASSIGNED", "TERMINATING", "TERMINATED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifetime: The value to assign to the lifetime property of this PublicIp. Allowed values for this property are: "EPHEMERAL", "RESERVED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifetime: str :param private_ip_id: The value to assign to the private_ip_id property of this PublicIp. :type private_ip_id: str :param scope: The value to assign to the scope property of this PublicIp. Allowed values for this property are: "REGION", "AVAILABILITY_DOMAIN", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type scope: str :param time_created: The value to assign to the time_created property of this PublicIp. :type time_created: datetime :param public_ip_pool_id: The value to assign to the public_ip_pool_id property of this PublicIp. :type public_ip_pool_id: str �strzdict(str, dict(str, object))zdict(str, str)Zdatetime)�assigned_entity_id�assigned_entity_type�availability_domain�compartment_id�defined_tags�display_name� freeform_tags�id� ip_address�lifecycle_state�lifetime� private_ip_id�scope�time_created�public_ip_pool_idZassignedEntityIdZassignedEntityTypeZavailabilityDomainZ compartmentIdZdefinedTagsZdisplayNameZfreeformTagsr Z ipAddressZlifecycleStater ZprivateIpIdr"