ruạṛ
a N��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )� RuleCondition� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�SourceIpAddressConditionzu An access control rule condition that requires a match on the specified source IP address or address range. c K s. ddd�| _ ddd�| _d| _d| _d| _dS )aH Initializes a new SourceIpAddressCondition object with values from keyword arguments. The default value of the :py:attr:`~oci.fusion_apps.models.SourceIpAddressCondition.attribute_name` attribute of this class is ``SOURCE_IP_ADDRESS`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param attribute_name: The value to assign to the attribute_name property of this SourceIpAddressCondition. Allowed values for this property are: "SOURCE_IP_ADDRESS", "SOURCE_VCN_ID", "SOURCE_VCN_IP_ADDRESS" :type attribute_name: str :param attribute_value: The value to assign to the attribute_value property of this SourceIpAddressCondition. :type attribute_value: str �str)�attribute_name�attribute_value� attributeName�attributeValueN�SOURCE_IP_ADDRESS)� swagger_types� attribute_map�_attribute_name�_attribute_value)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/fusion_apps/models/source_ip_address_condition.py�__init__ s ��z!SourceIpAddressCondition.__init__c C s | j S )a� **[Required]** Gets the attribute_value of this SourceIpAddressCondition. An IPv4 or IPv6 address range that the source IP address of an incoming packet must match. The service accepts only classless inter-domain routing (CIDR) format (x.x.x.x/y or x:x::x/y) strings. Specify 0.0.0.0/0 or ::/0 to match all incoming traffic. example: "192.168.0.0/16" :return: The attribute_value of this SourceIpAddressCondition. :rtype: str �r �r r r r r . s z(SourceIpAddressCondition.attribute_valuec C s || _ dS )a� Sets the attribute_value of this SourceIpAddressCondition. An IPv4 or IPv6 address range that the source IP address of an incoming packet must match. The service accepts only classless inter-domain routing (CIDR) format (x.x.x.x/y or x:x::x/y) strings. Specify 0.0.0.0/0 or ::/0 to match all incoming traffic. example: "192.168.0.0/16" :param attribute_value: The attribute_value of this SourceIpAddressCondition. :type: str Nr )r r r r r r = s c C s t | �S �N)r r r r r �__repr__L s z!SourceIpAddressCondition.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__O s zSourceIpAddressCondition.__eq__c C s | |k S r r r r r r �__ne__U s zSourceIpAddressCondition.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r s r N) �rule_conditionr �oci.utilr r r �oci.decoratorsr r r r r r �<module> s
cải xoăn