ruạṛ
a N��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 )�NodeShapeConfigz/ The shape configuration of the nodes. c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new NodeShapeConfig object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param ocpus: The value to assign to the ocpus property of this NodeShapeConfig. :type ocpus: float :param memory_in_gbs: The value to assign to the memory_in_gbs property of this NodeShapeConfig. :type memory_in_gbs: float �float)�ocpus� memory_in_gbsr �memoryInGBsN)� swagger_types� attribute_map�_ocpus�_memory_in_gbs)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/container_engine/models/node_shape_config.py�__init__ s ��zNodeShapeConfig.__init__c C s | j S )aE Gets the ocpus of this NodeShapeConfig. The total number of OCPUs available to each node in the node pool. See `here`__ for details. __ https://docs.cloud.oracle.com/en-us/iaas/api/#/en/iaas/20160918/Shape/ :return: The ocpus of this NodeShapeConfig. :rtype: float �r �r r r r r + s zNodeShapeConfig.ocpusc C s || _ dS )aI Sets the ocpus of this NodeShapeConfig. The total number of OCPUs available to each node in the node pool. See `here`__ for details. __ https://docs.cloud.oracle.com/en-us/iaas/api/#/en/iaas/20160918/Shape/ :param ocpus: The ocpus of this NodeShapeConfig. :type: float Nr )r r r r r r : s c C s | j S )z� Gets the memory_in_gbs of this NodeShapeConfig. The total amount of memory available to each node, in gigabytes. :return: The memory_in_gbs of this NodeShapeConfig. :rtype: float �r r r r r r I s zNodeShapeConfig.memory_in_gbsc C s || _ dS )z� Sets the memory_in_gbs of this NodeShapeConfig. The total amount of memory available to each node, in gigabytes. :param memory_in_gbs: The memory_in_gbs of this NodeShapeConfig. :type: float Nr )r r r r r r U s c C s t | �S �N)r r r r r �__repr__a s zNodeShapeConfig.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__d s zNodeShapeConfig.__eq__c C s | |k S r r r r r r �__ne__j s zNodeShapeConfig.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn