📂 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
›
vn_monitoring
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/vn_monitoring/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_cross_connect_details.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 @ sN e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zd%d&� Zd'd(� Zd)d*� Zd+S ),�CreateCrossConnectDetailsz* CreateCrossConnectDetails model. c K s� dddddddddddd�| _ dddd d ddd dddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a! Initializes a new CreateCrossConnectDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this CreateCrossConnectDetails. :type compartment_id: str :param cross_connect_group_id: The value to assign to the cross_connect_group_id property of this CreateCrossConnectDetails. :type cross_connect_group_id: str :param defined_tags: The value to assign to the defined_tags property of this CreateCrossConnectDetails. :type defined_tags: dict(str, dict(str, object)) :param display_name: The value to assign to the display_name property of this CreateCrossConnectDetails. :type display_name: str :param far_cross_connect_or_cross_connect_group_id: The value to assign to the far_cross_connect_or_cross_connect_group_id property of this CreateCrossConnectDetails. :type far_cross_connect_or_cross_connect_group_id: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateCrossConnectDetails. :type freeform_tags: dict(str, str) :param location_name: The value to assign to the location_name property of this CreateCrossConnectDetails. :type location_name: str :param near_cross_connect_or_cross_connect_group_id: The value to assign to the near_cross_connect_or_cross_connect_group_id property of this CreateCrossConnectDetails. :type near_cross_connect_or_cross_connect_group_id: str :param port_speed_shape_name: The value to assign to the port_speed_shape_name property of this CreateCrossConnectDetails. :type port_speed_shape_name: str :param customer_reference_name: The value to assign to the customer_reference_name property of this CreateCrossConnectDetails. :type customer_reference_name: str :param macsec_properties: The value to assign to the macsec_properties property of this CreateCrossConnectDetails. :type macsec_properties: oci.vn_monitoring.models.CreateMacsecProperties �strzdict(str, dict(str, object))zdict(str, str)ZCreateMacsecProperties)�compartment_id�cross_connect_group_id�defined_tags�display_name�+far_cross_connect_or_cross_connect_group_id� freeform_tags� location_name�,near_cross_connect_or_cross_connect_group_id�port_speed_shape_name�customer_reference_name�macsec_propertiesZ compartmentIdZcrossConnectGroupIdZdefinedTagsZdisplayNameZ$farCrossConnectOrCrossConnectGroupIdZfreeformTagsZlocationNameZ%nearCrossConnectOrCrossConnectGroupIdZportSpeedShapeNameZcustomerReferenceNameZmacsecPropertiesN) Z swagger_typesZ attribute_map�_compartment_id�_cross_connect_group_id� _defined_tags� _display_name�,_far_cross_connect_or_cross_connect_group_id�_freeform_tags�_location_name�-_near_cross_connect_or_cross_connect_group_id�_port_speed_shape_name�_customer_reference_name�_macsec_properties)�self�kwargs� r �Y/usr/lib/python3.9/site-packages/oci/vn_monitoring/models/create_cross_connect_details.py�__init__ sF 3��z"CreateCrossConnectDetails.__init__c C s | j S )aV **[Required]** Gets the compartment_id of this CreateCrossConnectDetails. The `OCID`__ of the compartment to contain the cross-connect. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreateCrossConnectDetails. :rtype: str �r �r r r r! r l s z(CreateCrossConnectDetails.compartment_idc C s || _ dS )aT Sets the compartment_id of this CreateCrossConnectDetails. The `OCID`__ of the compartment to contain the cross-connect. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this CreateCrossConnectDetails. :type: str Nr# )r r r r r! r z s c C s | j S )a_ Gets the cross_connect_group_id of this CreateCrossConnectDetails. The `OCID`__ of the cross-connect group to put this cross-connect in. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The cross_connect_group_id of this CreateCrossConnectDetails. :rtype: str �r r$ r r r! r � s z0CreateCrossConnectDetails.cross_connect_group_idc C s || _ dS )at Sets the cross_connect_group_id of this CreateCrossConnectDetails. The `OCID`__ of the cross-connect group to put this cross-connect in. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param cross_connect_group_id: The cross_connect_group_id of this CreateCrossConnectDetails. :type: str Nr% )r r r r r! r � s c C s | j S )aS Gets the defined_tags of this CreateCrossConnectDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :return: The defined_tags of this CreateCrossConnectDetails. :rtype: dict(str, dict(str, object)) �r r$ r r r! r � s z&CreateCrossConnectDetails.defined_tagsc C s || _ dS )a^ Sets the defined_tags of this CreateCrossConnectDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :param defined_tags: The defined_tags of this CreateCrossConnectDetails. :type: dict(str, dict(str, object)) Nr&