📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
bastion
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/bastion/models/__pycache__
💾
Free:
47.6 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: bastion.cpython-39.pyc
a ���f,a � @ 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 @ sX e Zd ZdZdZdZdZdZdZdZ dZ d Zd d� Ze dd � �Zejdd � �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejd d� �Ze d!d"� �Zejd#d"� �Ze d$d%� �Zejd&d%� �Ze d'd(� �Zejd)d(� �Ze d*d+� �Zejd,d+� �Ze d-d.� �Zejd/d.� �Ze d0d1� �Zejd2d1� �Ze d3d4� �Zejd5d4� �Ze d6d7� �Zejd8d7� �Ze d9d:� �Zejd;d:� �Ze d<d=� �Zejd>d=� �Ze d?d@� �Z e jdAd@� �Z e dBdC� �Z!e!jdDdC� �Z!e dEdF� �Z"e"jdGdF� �Z"dHdI� Z#dJdK� Z$dLdM� Z%dNS )O�Bastiona. A bastion resource. A bastion provides secured, public access to target resources in the cloud that you cannot otherwise reach from the internet. A bastion resides in a public subnet and establishes the network infrastructure needed to connect a user to a target resource in a private subnet. �DISABLED�ENABLED�CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILEDc K s� ddddddddddddddddddddd�| _ dd d ddd ddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new Bastion object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param bastion_type: The value to assign to the bastion_type property of this Bastion. :type bastion_type: str :param id: The value to assign to the id property of this Bastion. :type id: str :param name: The value to assign to the name property of this Bastion. :type name: str :param compartment_id: The value to assign to the compartment_id property of this Bastion. :type compartment_id: str :param target_vcn_id: The value to assign to the target_vcn_id property of this Bastion. :type target_vcn_id: str :param target_subnet_id: The value to assign to the target_subnet_id property of this Bastion. :type target_subnet_id: str :param phone_book_entry: The value to assign to the phone_book_entry property of this Bastion. :type phone_book_entry: str :param client_cidr_block_allow_list: The value to assign to the client_cidr_block_allow_list property of this Bastion. :type client_cidr_block_allow_list: list[str] :param static_jump_host_ip_addresses: The value to assign to the static_jump_host_ip_addresses property of this Bastion. :type static_jump_host_ip_addresses: list[str] :param private_endpoint_ip_address: The value to assign to the private_endpoint_ip_address property of this Bastion. :type private_endpoint_ip_address: str :param max_session_ttl_in_seconds: The value to assign to the max_session_ttl_in_seconds property of this Bastion. :type max_session_ttl_in_seconds: int :param max_sessions_allowed: The value to assign to the max_sessions_allowed property of this Bastion. :type max_sessions_allowed: int :param dns_proxy_status: The value to assign to the dns_proxy_status property of this Bastion. Allowed values for this property are: "DISABLED", "ENABLED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type dns_proxy_status: str :param time_created: The value to assign to the time_created property of this Bastion. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this Bastion. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this Bastion. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", '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 Bastion. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this Bastion. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this Bastion. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this Bastion. :type system_tags: dict(str, dict(str, object)) �strz list[str]�intZdatetimezdict(str, str)zdict(str, dict(str, object)))�bastion_type�id�name�compartment_id� target_vcn_id�target_subnet_id�phone_book_entry�client_cidr_block_allow_list�static_jump_host_ip_addresses�private_endpoint_ip_address�max_session_ttl_in_seconds�max_sessions_allowed�dns_proxy_status�time_created�time_updated�lifecycle_state�lifecycle_details� freeform_tags�defined_tags�system_tagsZbastionTyper r Z compartmentIdZtargetVcnIdZtargetSubnetIdZphoneBookEntryZclientCidrBlockAllowListZstaticJumpHostIpAddressesZprivateEndpointIpAddressZmaxSessionTtlInSecondsZmaxSessionsAllowedZdnsProxyStatusZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map� _bastion_type�_id�_name�_compartment_id�_target_vcn_id�_target_subnet_id�_phone_book_entry�_client_cidr_block_allow_list�_static_jump_host_ip_addresses�_private_endpoint_ip_address�_max_session_ttl_in_seconds�_max_sessions_allowed�_dns_proxy_status� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r; �>/usr/lib/python3.9/site-packages/oci/bastion/models/bastion.py�__init__2 s| [��zBastion.__init__c C s | j S )z� **[Required]** Gets the bastion_type of this Bastion. The type of bastion. :return: The bastion_type of this Bastion. :rtype: str �r% �r9 r; r; r<