📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
core
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/core/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_cross_connect_details.pyc
a N��fFC � @ 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.core.models.CreateMacsecProperties �strzdict(str, dict(str, object))zdict(str, str)�CreateMacsecProperties)�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� compartmentId�crossConnectGroupId�definedTags�displayName�$farCrossConnectOrCrossConnectGroupId�freeformTags�locationName�%nearCrossConnectOrCrossConnectGroupId�portSpeedShapeName�customerReferenceName�macsecPropertiesN) � swagger_types� 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. ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/core/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 j 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 Nr1 )r, r r. r. r/ r x 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"