📂 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: letter_of_authority.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 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 )a� 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", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :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 �G/usr/lib/python3.9/site-packages/oci/core/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 [ 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 g s c C s | j S )a� 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", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The circuit_type of this LetterOfAuthority. :rtype: str )r r r r r r s s zLetterOfAuthority.circuit_typec C s ddg}t ||�sd}|| _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 ZUNKNOWN_ENUM_VALUEN)r r )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! )r r r r r r � s c C s | j S )a0 Gets the time_expires of this LetterOfAuthority. The date and time when the Letter of Authority expires, in the format defined by `RFC3339`__. __ https://tools.ietf.org/html/rfc3339 :return: The time_expires of this LetterOfAuthority. :rtype: datetime �r r r r r r � s zLetterOfAuthority.time_expiresc C s || _ dS )a; Sets the time_expires of this LetterOfAuthority. The date and time when the Letter of Authority expires, in the format defined by `RFC3339`__. __ https://tools.ietf.org/html/rfc3339 :param time_expires: The time_expires of this LetterOfAuthority. :type: datetime Nr"