📂 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: update_drg_attachment_details.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 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 dd� Zdd� Zdd� ZdS ) �UpdateDrgAttachmentDetailsz+ UpdateDrgAttachmentDetails model. c K sZ dddddddd�| _ dddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d S )a� Initializes a new UpdateDrgAttachmentDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this UpdateDrgAttachmentDetails. :type display_name: str :param drg_route_table_id: The value to assign to the drg_route_table_id property of this UpdateDrgAttachmentDetails. :type drg_route_table_id: str :param network_details: The value to assign to the network_details property of this UpdateDrgAttachmentDetails. :type network_details: oci.vn_monitoring.models.DrgAttachmentNetworkUpdateDetails :param defined_tags: The value to assign to the defined_tags property of this UpdateDrgAttachmentDetails. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this UpdateDrgAttachmentDetails. :type freeform_tags: dict(str, str) :param export_drg_route_distribution_id: The value to assign to the export_drg_route_distribution_id property of this UpdateDrgAttachmentDetails. :type export_drg_route_distribution_id: str :param route_table_id: The value to assign to the route_table_id property of this UpdateDrgAttachmentDetails. :type route_table_id: str �strZ!DrgAttachmentNetworkUpdateDetailszdict(str, dict(str, object))zdict(str, str))�display_name�drg_route_table_id�network_details�defined_tags� freeform_tags� export_drg_route_distribution_id�route_table_idZdisplayNameZdrgRouteTableIdZnetworkDetailsZdefinedTagsZfreeformTagsZexportDrgRouteDistributionIdZrouteTableIdN) Z swagger_typesZ attribute_map� _display_name�_drg_route_table_id�_network_details� _defined_tags�_freeform_tags�!_export_drg_route_distribution_id�_route_table_id)�self�kwargs� r �Z/usr/lib/python3.9/site-packages/oci/vn_monitoring/models/update_drg_attachment_details.py�__init__ s. #�� z#UpdateDrgAttachmentDetails.__init__c C s | j S )a' Gets the display_name of this UpdateDrgAttachmentDetails. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this UpdateDrgAttachmentDetails. :rtype: str �r �r r r r r P s z'UpdateDrgAttachmentDetails.display_namec C s || _ dS )a2 Sets the display_name of this UpdateDrgAttachmentDetails. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :param display_name: The display_name of this UpdateDrgAttachmentDetails. :type: str Nr )r r r r r r ] s c C s | j S )a Gets the drg_route_table_id of this UpdateDrgAttachmentDetails. The `OCID`__ of the DRG route table that is assigned to this attachment. The DRG route table manages traffic inside the DRG. You can't remove a DRG route table from a DRG attachment, but you can reassign which DRG route table it uses. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The drg_route_table_id of this UpdateDrgAttachmentDetails. :rtype: str �r r r r r r j s z-UpdateDrgAttachmentDetails.drg_route_table_idc C s || _ dS )a) Sets the drg_route_table_id of this UpdateDrgAttachmentDetails. The `OCID`__ of the DRG route table that is assigned to this attachment. The DRG route table manages traffic inside the DRG. You can't remove a DRG route table from a DRG attachment, but you can reassign which DRG route table it uses. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param drg_route_table_id: The drg_route_table_id of this UpdateDrgAttachmentDetails. :type: str Nr )r r r r r r } s c C s | j S )z� Gets the network_details of this UpdateDrgAttachmentDetails. :return: The network_details of this UpdateDrgAttachmentDetails. :rtype: oci.vn_monitoring.models.DrgAttachmentNetworkUpdateDetails �r r r r r r � s z*UpdateDrgAttachmentDetails.network_detailsc C s || _ dS )z� Sets the network_details of this UpdateDrgAttachmentDetails. :param network_details: The network_details of this UpdateDrgAttachmentDetails. :type: oci.vn_monitoring.models.DrgAttachmentNetworkUpdateDetails Nr )r r r r r r � s c C s | j S )aU Gets the defined_tags of this UpdateDrgAttachmentDetails. 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 UpdateDrgAttachmentDetails. :rtype: dict(str, dict(str, object)) �r r r r r r � s z'UpdateDrgAttachmentDetails.defined_tagsc C s || _ dS )a` Sets the defined_tags of this UpdateDrgAttachmentDetails. 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 UpdateDrgAttachmentDetails. :type: dict(str, dict(str, object)) Nr )r r r r r r � s c C s | j S )a[ Gets the freeform_tags of this UpdateDrgAttachmentDetails. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :return: The freeform_tags of this UpdateDrgAttachmentDetails. :rtype: dict(str, str) �r r r r r r � s z(UpdateDrgAttachmentDetails.freeform_tagsc C s || _ dS )ag Sets the freeform_tags of this UpdateDrgAttachmentDetails. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :param freeform_tags: The freeform_tags of this UpdateDrgAttachmentDetails. :type: dict(str, str) Nr )r r r r r r � s c C s | j S )a Gets the export_drg_route_distribution_id of this UpdateDrgAttachmentDetails. The `OCID`__ of the export route distribution used to specify how routes in the assigned DRG route table are advertised out through the attachment. If this value is null, no routes are advertised through this attachment. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The export_drg_route_distribution_id of this UpdateDrgAttachmentDetails. :rtype: str �r r r r r r � s z;UpdateDrgAttachmentDetails.export_drg_route_distribution_idc C s || _ dS )a; Sets the export_drg_route_distribution_id of this UpdateDrgAttachmentDetails. The `OCID`__ of the export route distribution used to specify how routes in the assigned DRG route table are advertised out through the attachment. If this value is null, no routes are advertised through this attachment. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param export_drg_route_distribution_id: The export_drg_route_distribution_id of this UpdateDrgAttachmentDetails. :type: str Nr! )r r r r r r � s c C s | j S )a* Gets the route_table_id of this UpdateDrgAttachmentDetails. This is the `OCID`__ of the route table that is used to route the traffic as it enters a VCN through this attachment. For information about why you would associate a route table with a DRG attachment, see: * `Transit Routing: Access to Multiple VCNs in Same Region`__ * `Transit Routing: Private Access to Oracle Services`__ __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm __ https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/transitrouting.htm __ https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/transitroutingoracleservices.htm :return: The route_table_id of this UpdateDrgAttachmentDetails. :rtype: str �r r r r r r � s z)UpdateDrgAttachmentDetails.route_table_idc C s || _ dS )a7 Sets the route_table_id of this UpdateDrgAttachmentDetails. This is the `OCID`__ of the route table that is used to route the traffic as it enters a VCN through this attachment. For information about why you would associate a route table with a DRG attachment, see: * `Transit Routing: Access to Multiple VCNs in Same Region`__ * `Transit Routing: Private Access to Oracle Services`__ __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm __ https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/transitrouting.htm __ https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/transitroutingoracleservices.htm :param route_table_id: The route_table_id of this UpdateDrgAttachmentDetails. :type: str Nr"