📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
core
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/core/models/__pycache__
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: compute_hpc_island_summary.cpython-39.pyc
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 @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd� Z dd� Zdd� ZdS )�ComputeHpcIslandSummaryz7 Summary information for a compute HPC island. c K sP ddddddd�| _ ddddd d d�| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new ComputeHpcIslandSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compute_capacity_topology_id: The value to assign to the compute_capacity_topology_id property of this ComputeHpcIslandSummary. :type compute_capacity_topology_id: str :param id: The value to assign to the id property of this ComputeHpcIslandSummary. :type id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this ComputeHpcIslandSummary. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this ComputeHpcIslandSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ComputeHpcIslandSummary. :type time_updated: datetime :param total_compute_bare_metal_host_count: The value to assign to the total_compute_bare_metal_host_count property of this ComputeHpcIslandSummary. :type total_compute_bare_metal_host_count: int �strZdatetime�int)�compute_capacity_topology_id�id�lifecycle_state�time_created�time_updated�#total_compute_bare_metal_host_countZcomputeCapacityTopologyIdr ZlifecycleStateZtimeCreatedZtimeUpdatedZtotalComputeBareMetalHostCountN)Z swagger_typesZ attribute_map�_compute_capacity_topology_id�_id�_lifecycle_state� _time_created� _time_updated�$_total_compute_bare_metal_host_count)�self�kwargs� r �N/usr/lib/python3.9/site-packages/oci/core/models/compute_hpc_island_summary.py�__init__ s( � � z ComputeHpcIslandSummary.__init__c C s | j S )a_ **[Required]** Gets the compute_capacity_topology_id of this ComputeHpcIslandSummary. The `OCID`__ of the compute capacity topology. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compute_capacity_topology_id of this ComputeHpcIslandSummary. :rtype: str �r �r r r r r I s z4ComputeHpcIslandSummary.compute_capacity_topology_idc C s || _ dS )ak Sets the compute_capacity_topology_id of this ComputeHpcIslandSummary. The `OCID`__ of the compute capacity topology. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compute_capacity_topology_id: The compute_capacity_topology_id of this ComputeHpcIslandSummary. :type: str Nr )r r r r r r W s c C s | j S )a$ **[Required]** Gets the id of this ComputeHpcIslandSummary. The `OCID`__ of the compute HPC island. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this ComputeHpcIslandSummary. :rtype: str �r r r r r r e s zComputeHpcIslandSummary.idc C s || _ dS )a Sets the id of this ComputeHpcIslandSummary. The `OCID`__ of the compute HPC island. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param id: The id of this ComputeHpcIslandSummary. :type: str Nr )r r r r r r s s c C s | j S )z� **[Required]** Gets the lifecycle_state of this ComputeHpcIslandSummary. The current state of the compute HPC island. :return: The lifecycle_state of this ComputeHpcIslandSummary. :rtype: str �r r r r r r � s z'ComputeHpcIslandSummary.lifecycle_statec C s || _ dS )z� Sets the lifecycle_state of this ComputeHpcIslandSummary. The current state of the compute HPC island. :param lifecycle_state: The lifecycle_state of this ComputeHpcIslandSummary. :type: str Nr )r r r r r r � s c C s | j S )a{ **[Required]** Gets the time_created of this ComputeHpcIslandSummary. The date and time that the compute HPC island was created, in the format defined by `RFC3339`__. Example: `2016-08-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :return: The time_created of this ComputeHpcIslandSummary. :rtype: datetime �r r r r r r � s z$ComputeHpcIslandSummary.time_createdc C s || _ dS )aw Sets the time_created of this ComputeHpcIslandSummary. The date and time that the compute HPC island was created, in the format defined by `RFC3339`__. Example: `2016-08-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :param time_created: The time_created of this ComputeHpcIslandSummary. :type: datetime Nr )r r r r r r � s c C s | j S )a{ **[Required]** Gets the time_updated of this ComputeHpcIslandSummary. The date and time that the compute HPC island was updated, in the format defined by `RFC3339`__. Example: `2016-08-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :return: The time_updated of this ComputeHpcIslandSummary. :rtype: datetime �r r r r r r � s z$ComputeHpcIslandSummary.time_updatedc C s || _ dS )aw Sets the time_updated of this ComputeHpcIslandSummary. The date and time that the compute HPC island was updated, in the format defined by `RFC3339`__. Example: `2016-08-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :param time_updated: The time_updated of this ComputeHpcIslandSummary. :type: datetime Nr )r r r r r r � s c C s | j S )a7 **[Required]** Gets the total_compute_bare_metal_host_count of this ComputeHpcIslandSummary. The total number of compute bare metal hosts located in this compute HPC island. :return: The total_compute_bare_metal_host_count of this ComputeHpcIslandSummary. :rtype: int �r r r r r r � s z;ComputeHpcIslandSummary.total_compute_bare_metal_host_countc C s || _ dS )aJ Sets the total_compute_bare_metal_host_count of this ComputeHpcIslandSummary. The total number of compute bare metal hosts located in this compute HPC island. :param total_compute_bare_metal_host_count: The total_compute_bare_metal_host_count of this ComputeHpcIslandSummary. :type: int Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z ComputeHpcIslandSummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zComputeHpcIslandSummary.__eq__c C s | |k S r! r r$ r r r �__ne__� s zComputeHpcIslandSummary.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r"