📂 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:
47.2 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: letter_of_authority.cpython-39.opt-1.pyc
a ���fh% � @ 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 ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zdd� Zdd� Zdd � Zd!S )"�LetterOfAuthorityz� The Letter of Authority for the cross-connect. You must submit this letter when requesting cabling for the cross-connect at the FastConnect location. �Single_mode_LC�Single_mode_SCc K sZ dddddddd�| _ dddddd d d�| _d| _d| _d| _d| _d| _d| _d| _dS )as Initializes a new LetterOfAuthority object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param authorized_entity_name: The value to assign to the authorized_entity_name property of this LetterOfAuthority. :type authorized_entity_name: str :param circuit_type: The value to assign to the circuit_type property of this LetterOfAuthority. Allowed values for this property are: "Single_mode_LC", "Single_mode_SC" :type circuit_type: str :param cross_connect_id: The value to assign to the cross_connect_id property of this LetterOfAuthority. :type cross_connect_id: str :param facility_location: The value to assign to the facility_location property of this LetterOfAuthority. :type facility_location: str :param port_name: The value to assign to the port_name property of this LetterOfAuthority. :type port_name: str :param time_expires: The value to assign to the time_expires property of this LetterOfAuthority. :type time_expires: datetime :param time_issued: The value to assign to the time_issued property of this LetterOfAuthority. :type time_issued: datetime �strZdatetime)�authorized_entity_name�circuit_type�cross_connect_id�facility_location� port_name�time_expires�time_issuedZauthorizedEntityNameZcircuitTypeZcrossConnectIdZfacilityLocationZportNameZtimeExpiresZ timeIssuedN) Z swagger_typesZ attribute_map�_authorized_entity_name� _circuit_type�_cross_connect_id�_facility_location� _port_name� _time_expires�_time_issued)�self�kwargs� r �P/usr/lib/python3.9/site-packages/oci/vn_monitoring/models/letter_of_authority.py�__init__ s. $�� zLetterOfAuthority.__init__c C s | j S )z� Gets the authorized_entity_name of this LetterOfAuthority. The name of the entity authorized by this Letter of Authority. :return: The authorized_entity_name of this LetterOfAuthority. :rtype: str �r �r r r r r Z s z(LetterOfAuthority.authorized_entity_namec C s || _ dS )a Sets the authorized_entity_name of this LetterOfAuthority. The name of the entity authorized by this Letter of Authority. :param authorized_entity_name: The authorized_entity_name of this LetterOfAuthority. :type: str Nr )r r r r r r f s c C s | j S )a8 Gets the circuit_type of this LetterOfAuthority. The type of cross-connect fiber, termination, and optical specification. Allowed values for this property are: "Single_mode_LC", "Single_mode_SC" :return: The circuit_type of this LetterOfAuthority. :rtype: str )r r r r r r r s zLetterOfAuthority.circuit_typec C s* ddg}t ||�s td|� ���|| _dS )z� Sets the circuit_type of this LetterOfAuthority. The type of cross-connect fiber, termination, and optical specification. :param circuit_type: The circuit_type of this LetterOfAuthority. :type: str r r z9Invalid value for `circuit_type`, must be None or one of N)r � ValueErrorr )r r Zallowed_valuesr r r r � s �c C s | j S )a Gets the cross_connect_id of this LetterOfAuthority. The `OCID`__ of the cross-connect. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The cross_connect_id of this LetterOfAuthority. :rtype: str �r r r r r r � s z"LetterOfAuthority.cross_connect_idc C s || _ dS )a/ Sets the cross_connect_id of this LetterOfAuthority. The `OCID`__ of the cross-connect. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param cross_connect_id: The cross_connect_id of this LetterOfAuthority. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the facility_location of this LetterOfAuthority. The address of the FastConnect location. :return: The facility_location of this LetterOfAuthority. :rtype: str �r r r r r r � s z#LetterOfAuthority.facility_locationc C s || _ dS )z� Sets the facility_location of this LetterOfAuthority. The address of the FastConnect location. :param facility_location: The facility_location of this LetterOfAuthority. :type: str Nr! )r r r r r r � s c C s | j S )z� Gets the port_name of this LetterOfAuthority. The meet-me room port for this cross-connect. :return: The port_name of this LetterOfAuthority. :rtype: str �r r r r r r � s zLetterOfAuthority.port_namec C s || _ dS )z� Sets the port_name of this LetterOfAuthority. The meet-me room port for this cross-connect. :param port_name: The port_name of this LetterOfAuthority. :type: str Nr"