ruạṛ
a ���f=J � @ 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 @ s� e Zd ZdZdZdZdZdZdZdZ dZ d d � Zedd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zed5d6� �Zejd7d6� �Zed8d9� �Zejd:d9� �Zd;d<� Zd=d>� Zd?d@� Z dAS )B�VirtualNodez4 The properties that define a virtual node. �CREATING�ACTIVE�UPDATING�DELETING�DELETED�FAILED�NEEDS_ATTENTIONc K s� ddddddddddddddddd�| _ ddd d ddd dddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )a< Initializes a new VirtualNode 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 VirtualNode. :type id: str :param display_name: The value to assign to the display_name property of this VirtualNode. :type display_name: str :param kubernetes_version: The value to assign to the kubernetes_version property of this VirtualNode. :type kubernetes_version: str :param virtual_node_pool_id: The value to assign to the virtual_node_pool_id property of this VirtualNode. :type virtual_node_pool_id: str :param availability_domain: The value to assign to the availability_domain property of this VirtualNode. :type availability_domain: str :param fault_domain: The value to assign to the fault_domain property of this VirtualNode. :type fault_domain: str :param subnet_id: The value to assign to the subnet_id property of this VirtualNode. :type subnet_id: str :param nsg_ids: The value to assign to the nsg_ids property of this VirtualNode. :type nsg_ids: list[str] :param private_ip: The value to assign to the private_ip property of this VirtualNode. :type private_ip: str :param virtual_node_error: The value to assign to the virtual_node_error property of this VirtualNode. :type virtual_node_error: str :param lifecycle_state: The value to assign to the lifecycle_state property of this VirtualNode. Allowed values for this property are: "CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this VirtualNode. :type lifecycle_details: str :param time_created: The value to assign to the time_created property of this VirtualNode. :type time_created: datetime :param freeform_tags: The value to assign to the freeform_tags property of this VirtualNode. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this VirtualNode. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this VirtualNode. :type system_tags: dict(str, dict(str, object)) �strz list[str]Zdatetimezdict(str, str)zdict(str, dict(str, object)))�id�display_name�kubernetes_version�virtual_node_pool_id�availability_domain�fault_domain� subnet_id�nsg_ids� private_ip�virtual_node_error�lifecycle_state�lifecycle_details�time_created� freeform_tags�defined_tags�system_tagsr ZdisplayNameZkubernetesVersionZvirtualNodePoolIdZavailabilityDomainZfaultDomainZsubnetIdZnsgIdsZ privateIpZvirtualNodeErrorZlifecycleStateZlifecycleDetailsZtimeCreatedZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_kubernetes_version�_virtual_node_pool_id�_availability_domain� _fault_domain� _subnet_id�_nsg_ids�_private_ip�_virtual_node_error�_lifecycle_state�_lifecycle_details� _time_created�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r1 �L/usr/lib/python3.9/site-packages/oci/container_engine/models/virtual_node.py�__init__. sd I��zVirtualNode.__init__c C s | j S )z� **[Required]** Gets the id of this VirtualNode. The ocid of the virtual node. :return: The id of this VirtualNode. :rtype: str �r �r/ r1 r1 r2 r � s zVirtualNode.idc C s || _ dS )z� Sets the id of this VirtualNode. The ocid of the virtual node. :param id: The id of this VirtualNode. :type: str Nr4 )r/ r r1 r1 r2 r � s c C s | j S )z� **[Required]** Gets the display_name of this VirtualNode. The name of the virtual node. :return: The display_name of this VirtualNode. :rtype: str �r r5 r1 r1 r2 r � s zVirtualNode.display_namec C s || _ dS )z� Sets the display_name of this VirtualNode. The name of the virtual node. :param display_name: The display_name of this VirtualNode. :type: str Nr6 )r/ r r1 r1 r2 r � s c C s | j S )z� Gets the kubernetes_version of this VirtualNode. The version of Kubernetes this virtual node is running. :return: The kubernetes_version of this VirtualNode. :rtype: str �r! r5 r1 r1 r2 r � s zVirtualNode.kubernetes_versionc C s || _ dS )z� Sets the kubernetes_version of this VirtualNode. The version of Kubernetes this virtual node is running. :param kubernetes_version: The kubernetes_version of this VirtualNode. :type: str Nr7 )r/ r r1 r1 r2 r � s c C s | j S )z� **[Required]** Gets the virtual_node_pool_id of this VirtualNode. The ocid of the virtual node pool this virtual node belongs to. :return: The virtual_node_pool_id of this VirtualNode. :rtype: str �r"