ruạṛ
a ���f � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ForwardedRoutingConfiguration� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�VcnRoutingConfigurationz[ Identifies the VCN route table and rule that allowed the traffic to be forwarded. c K s8 dddd�| _ dddd�| _d| _d| _d| _d| _dS ) a� Initializes a new VcnRoutingConfiguration object with values from keyword arguments. The default value of the :py:attr:`~oci.vn_monitoring.models.VcnRoutingConfiguration.type` attribute of this class is ``VCN`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this VcnRoutingConfiguration. Allowed values for this property are: "VCN", "DRG" :type type: str :param vcn_route_table_id: The value to assign to the vcn_route_table_id property of this VcnRoutingConfiguration. :type vcn_route_table_id: str :param route_rule: The value to assign to the route_rule property of this VcnRoutingConfiguration. :type route_rule: oci.vn_monitoring.models.RouteRule �strZ RouteRule)�type�vcn_route_table_id� route_ruler ZvcnRouteTableIdZ routeRuleNZVCN)Z swagger_typesZ attribute_mapZ_type�_vcn_route_table_id�_route_rule)�self�kwargs� r �V/usr/lib/python3.9/site-packages/oci/vn_monitoring/models/vcn_routing_configuration.py�__init__ s ��z VcnRoutingConfiguration.__init__c C s | j S )a] **[Required]** Gets the vcn_route_table_id of this VcnRoutingConfiguration. The `OCID`__ of the VCN route table that allowed the traffic. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The vcn_route_table_id of this VcnRoutingConfiguration. :rtype: str �r �r r r r r 7 s z*VcnRoutingConfiguration.vcn_route_table_idc C s || _ dS )a_ Sets the vcn_route_table_id of this VcnRoutingConfiguration. The `OCID`__ of the VCN route table that allowed the traffic. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param vcn_route_table_id: The vcn_route_table_id of this VcnRoutingConfiguration. :type: str Nr )r r r r r r F s c C s | j S )z� **[Required]** Gets the route_rule of this VcnRoutingConfiguration. :return: The route_rule of this VcnRoutingConfiguration. :rtype: oci.vn_monitoring.models.RouteRule �r r r r r r U s z"VcnRoutingConfiguration.route_rulec C s || _ dS )z� Sets the route_rule of this VcnRoutingConfiguration. :param route_rule: The route_rule of this VcnRoutingConfiguration. :type: oci.vn_monitoring.models.RouteRule Nr )r r r r r r _ s c C s t | �S �N)r r r r r �__repr__i s z VcnRoutingConfiguration.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__l s zVcnRoutingConfiguration.__eq__c C s | |k S r r r r r r �__ne__r s zVcnRoutingConfiguration.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s % r N) Zforwarded_routing_configurationr Zoci.utilr r r Zoci.decoratorsr r r r r r �<module> s
cải xoăn