ruạṛ
a ���fG � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�Application� )�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 )�Icmp6Applicationz> ICMP6 Application used on the firewall policy rules. c K sL dddddd�| _ dddddd�| _d | _d | _d | _d | _d | _d | _d S )am Initializes a new Icmp6Application object with values from keyword arguments. The default value of the :py:attr:`~oci.network_firewall.models.Icmp6Application.type` attribute of this class is ``ICMP_V6`` 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 Icmp6Application. Allowed values for this property are: "ICMP", "ICMP_V6" :type type: str :param name: The value to assign to the name property of this Icmp6Application. :type name: str :param parent_resource_id: The value to assign to the parent_resource_id property of this Icmp6Application. :type parent_resource_id: str :param icmp_type: The value to assign to the icmp_type property of this Icmp6Application. :type icmp_type: int :param icmp_code: The value to assign to the icmp_code property of this Icmp6Application. :type icmp_code: int �str�int)�type�nameZparent_resource_id� icmp_type� icmp_coder r ZparentResourceIdZicmpTypeZicmpCodeNZICMP_V6)Z swagger_typesZ attribute_mapZ_type�_nameZ_parent_resource_id� _icmp_type� _icmp_code)�self�kwargs� r �Q/usr/lib/python3.9/site-packages/oci/network_firewall/models/icmp6_application.py�__init__ s$ � �zIcmp6Application.__init__c C s | j S )a. **[Required]** Gets the icmp_type of this Icmp6Application. The value of the ICMP6 message Type field as defined by `RFC 4443`__. __ https://www.rfc-editor.org/rfc/rfc4443.html#section-2.1 :return: The icmp_type of this Icmp6Application. :rtype: int �r �r r r r r E s zIcmp6Application.icmp_typec C s || _ dS )a' Sets the icmp_type of this Icmp6Application. The value of the ICMP6 message Type field as defined by `RFC 4443`__. __ https://www.rfc-editor.org/rfc/rfc4443.html#section-2.1 :param icmp_type: The icmp_type of this Icmp6Application. :type: int Nr )r r r r r r S s c C s | j S )a) Gets the icmp_code of this Icmp6Application. The value of the ICMP6 message Code (subtype) field as defined by `RFC 4443`__. __ https://www.rfc-editor.org/rfc/rfc4443.html#section-2.1 :return: The icmp_code of this Icmp6Application. :rtype: int �r r r r r r a s zIcmp6Application.icmp_codec C s || _ dS )a1 Sets the icmp_code of this Icmp6Application. The value of the ICMP6 message Code (subtype) field as defined by `RFC 4443`__. __ https://www.rfc-editor.org/rfc/rfc4443.html#section-2.1 :param icmp_code: The icmp_code of this Icmp6Application. :type: int Nr )r r r r r r o s c C s t | �S �N)r r r r r �__repr__} s zIcmp6Application.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zIcmp6Application.__eq__c C s | |k S r r r r r r �__ne__� s zIcmp6Application.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s 3 r N) Zapplicationr Zoci.utilr r r Zoci.decoratorsr r r r r r �<module> s
cải xoăn