📂 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
›
vn_monitoring
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/vn_monitoring/models/__pycache__
💾
Free:
48.2 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: tunnel_security_association_summary.cpython-39.pyc
a ���f � @ 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 dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zdd� Zdd� Zdd� ZdS ) � TunnelSecurityAssociationSummaryzE A summary of the IPSec tunnel security association details. � INITIATING� LISTENING�UP�DOWN�ERROR�UNKNOWNc K sF dddddd�| _ dddddd�| _d| _d| _d| _d| _d| _dS ) a� Initializes a new TunnelSecurityAssociationSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param cpe_subnet: The value to assign to the cpe_subnet property of this TunnelSecurityAssociationSummary. :type cpe_subnet: str :param oracle_subnet: The value to assign to the oracle_subnet property of this TunnelSecurityAssociationSummary. :type oracle_subnet: str :param tunnel_sa_status: The value to assign to the tunnel_sa_status property of this TunnelSecurityAssociationSummary. Allowed values for this property are: "INITIATING", "LISTENING", "UP", "DOWN", "ERROR", "UNKNOWN" :type tunnel_sa_status: str :param tunnel_sa_error_info: The value to assign to the tunnel_sa_error_info property of this TunnelSecurityAssociationSummary. :type tunnel_sa_error_info: str :param time: The value to assign to the time property of this TunnelSecurityAssociationSummary. :type time: str �str)� cpe_subnet� oracle_subnet�tunnel_sa_status�tunnel_sa_error_info�timeZ cpeSubnetZoracleSubnetZtunnelSaStatusZtunnelSaErrorInfor N)Z swagger_typesZ attribute_map�_cpe_subnet�_oracle_subnet�_tunnel_sa_status�_tunnel_sa_error_info�_time)�self�kwargs� r �`/usr/lib/python3.9/site-packages/oci/vn_monitoring/models/tunnel_security_association_summary.py�__init__* s"