ruạṛ
a ���f� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�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 )�VirtualCloudNetworkz+ Virtual Cloud Network definition. c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new VirtualCloudNetwork object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this VirtualCloudNetwork. :type id: str :param allowlisted_ips: The value to assign to the allowlisted_ips property of this VirtualCloudNetwork. :type allowlisted_ips: list[str] �strz list[str])�id�allowlisted_ipsr ZallowlistedIpsN)Z swagger_typesZ attribute_map�_id�_allowlisted_ips)�self�kwargs� r �P/usr/lib/python3.9/site-packages/oci/integration/models/virtual_cloud_network.py�__init__ s ��zVirtualCloudNetwork.__init__c C s | j S )z� **[Required]** Gets the id of this VirtualCloudNetwork. The Virtual Cloud Network OCID. :return: The id of this VirtualCloudNetwork. :rtype: str �r �r r r r r - s zVirtualCloudNetwork.idc C s || _ dS )z� Sets the id of this VirtualCloudNetwork. The Virtual Cloud Network OCID. :param id: The id of this VirtualCloudNetwork. :type: str Nr )r r r r r r 9 s c C s | j S )aN Gets the allowlisted_ips of this VirtualCloudNetwork. Source IP addresses or IP address ranges ingress rules. (ex: "168.122.59.5", "10.20.30.0/26") An invalid IP or CIDR block will result in a 400 response. :return: The allowlisted_ips of this VirtualCloudNetwork. :rtype: list[str] �r r r r r r E s z#VirtualCloudNetwork.allowlisted_ipsc C s || _ dS )a\ Sets the allowlisted_ips of this VirtualCloudNetwork. Source IP addresses or IP address ranges ingress rules. (ex: "168.122.59.5", "10.20.30.0/26") An invalid IP or CIDR block will result in a 400 response. :param allowlisted_ips: The allowlisted_ips of this VirtualCloudNetwork. :type: list[str] Nr )r r r r r r R s c C s t | �S �N)r r r r r �__repr___ s zVirtualCloudNetwork.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__b s zVirtualCloudNetwork.__eq__c C s | |k S r r r r r r �__ne__h s zVirtualCloudNetwork.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn