ruạṛ
a O��fV � @ 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 )�IcmpApplicationz= ICMP Application used on the firewall policy rules. c K s8 dddd�| _ dddd�| _d| _d| _d| _d| _dS ) a� Initializes a new IcmpApplication object with values from keyword arguments. The default value of the :py:attr:`~oci.network_firewall.models.IcmpApplication.type` attribute of this class is ``ICMP`` 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 IcmpApplication. :type type: str :param icmp_type: The value to assign to the icmp_type property of this IcmpApplication. :type icmp_type: int :param icmp_code: The value to assign to the icmp_code property of this IcmpApplication. :type icmp_code: int �str�int)�type� icmp_type� icmp_coder �icmpType�icmpCodeN�ICMP)� swagger_types� attribute_map�_type� _icmp_type� _icmp_code)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/network_firewall/models/icmp_application.py�__init__ s ��zIcmpApplication.__init__c C s | j S )a **[Required]** Gets the icmp_type of this IcmpApplication. The value of the ICMP message Type field as defined by `RFC 792`__. __ https://www.rfc-editor.org/rfc/rfc792.html :return: The icmp_type of this IcmpApplication. :rtype: int �r �r r r r r 4 s zIcmpApplication.icmp_typec C s || _ dS )a Sets the icmp_type of this IcmpApplication. The value of the ICMP message Type field as defined by `RFC 792`__. __ https://www.rfc-editor.org/rfc/rfc792.html :param icmp_type: The icmp_type of this IcmpApplication. :type: int Nr )r r r r r r B s c C s | j S )a Gets the icmp_code of this IcmpApplication. The value of the ICMP message Code (subtype) field as defined by `RFC 792`__. __ https://www.rfc-editor.org/rfc/rfc792.html :return: The icmp_code of this IcmpApplication. :rtype: int �r r r r r r P s zIcmpApplication.icmp_codec C s || _ dS )a Sets the icmp_code of this IcmpApplication. The value of the ICMP message Code (subtype) field as defined by `RFC 792`__. __ https://www.rfc-editor.org/rfc/rfc792.html :param icmp_code: The icmp_code of this IcmpApplication. :type: int Nr )r r r r r r ^ s c C s t | �S �N)r r r r r �__repr__l s zIcmpApplication.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__o s zIcmpApplication.__eq__c C s | |k S r r r! r r r �__ne__u s zIcmpApplication.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r# r$ r r r r r s $ r N) �applicationr �oci.utilr r r �oci.decoratorsr r r r r r �<module> s
cải xoăn