ruạṛ
a O��fp � @ 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 )�SourceVcnIdConditionzb An access control rule condition that requires a match on the specified source VCN OCID. c K s. ddd�| _ ddd�| _d| _d| _d| _dS )a> Initializes a new SourceVcnIdCondition object with values from keyword arguments. The default value of the :py:attr:`~oci.load_balancer.models.SourceVcnIdCondition.attribute_name` attribute of this class is ``SOURCE_VCN_ID`` 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 SourceVcnIdCondition. Allowed values for this property are: "SOURCE_IP_ADDRESS", "SOURCE_VCN_ID", "SOURCE_VCN_IP_ADDRESS", "PATH" :type attribute_name: str :param attribute_value: The value to assign to the attribute_value property of this SourceVcnIdCondition. :type attribute_value: str �str)�attribute_name�attribute_value� attributeName�attributeValueN� SOURCE_VCN_ID)� 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/load_balancer/models/source_vcn_id_condition.py�__init__ s ��zSourceVcnIdCondition.__init__c C s | j S )a` **[Required]** Gets the attribute_value of this SourceVcnIdCondition. The `OCID`__ of the originating VCN that an incoming packet must match. You can use this condition in conjunction with `SourceVcnIpAddressCondition`. **NOTE:** If you define this condition for a rule without a `SourceVcnIpAddressCondition`, this condition matches all incoming traffic in the specified VCN. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The attribute_value of this SourceVcnIdCondition. :rtype: str �r �r r r r r . s z$SourceVcnIdCondition.attribute_valuec C s || _ dS )a_ Sets the attribute_value of this SourceVcnIdCondition. The `OCID`__ of the originating VCN that an incoming packet must match. You can use this condition in conjunction with `SourceVcnIpAddressCondition`. **NOTE:** If you define this condition for a rule without a `SourceVcnIpAddressCondition`, this condition matches all incoming traffic in the specified VCN. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param attribute_value: The attribute_value of this SourceVcnIdCondition. :type: str Nr )r r r r r r B s c C s t | �S �N)r r r r r �__repr__V s zSourceVcnIdCondition.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__Y s zSourceVcnIdCondition.__eq__c C s | |k S r r r r r r �__ne___ s zSourceVcnIdCondition.__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