📂 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.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: compute_cluster_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� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zdd� Zdd� Zd d!� Zd"S )#�ComputeClusterSummaryz� Summary information for a compute cluster. A `compute cluster`__ is a remote direct memory access (RDMA) network group. __ https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm c K sd ddddddddd�| _ dddd d ddd d�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )a� Initializes a new ComputeClusterSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param availability_domain: The value to assign to the availability_domain property of this ComputeClusterSummary. :type availability_domain: str :param compartment_id: The value to assign to the compartment_id property of this ComputeClusterSummary. :type compartment_id: str :param display_name: The value to assign to the display_name property of this ComputeClusterSummary. :type display_name: str :param id: The value to assign to the id property of this ComputeClusterSummary. :type id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this ComputeClusterSummary. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this ComputeClusterSummary. :type time_created: datetime :param defined_tags: The value to assign to the defined_tags property of this ComputeClusterSummary. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this ComputeClusterSummary. :type freeform_tags: dict(str, str) �strZdatetimezdict(str, dict(str, object))zdict(str, str))�availability_domain�compartment_id�display_name�id�lifecycle_state�time_created�defined_tags� freeform_tagsZavailabilityDomainZ compartmentIdZdisplayNamer ZlifecycleStateZtimeCreatedZdefinedTagsZfreeformTagsN) Z swagger_typesZ attribute_map�_availability_domain�_compartment_id� _display_name�_id�_lifecycle_state� _time_created� _defined_tags�_freeform_tags)�self�kwargs� r �K/usr/lib/python3.9/site-packages/oci/core/models/compute_cluster_summary.py�__init__ s4 '��zComputeClusterSummary.__init__c C s | j S )a **[Required]** Gets the availability_domain of this ComputeClusterSummary. The availability domain the compute cluster is running in. Example: `Uocm:PHX-AD-1` :return: The availability_domain of this ComputeClusterSummary. :rtype: str �r �r r r r r Z s z)ComputeClusterSummary.availability_domainc C s || _ dS )a" Sets the availability_domain of this ComputeClusterSummary. The availability domain the compute cluster is running in. Example: `Uocm:PHX-AD-1` :param availability_domain: The availability_domain of this ComputeClusterSummary. :type: str Nr )r r r r r r h s c C s | j S )aS **[Required]** Gets the compartment_id of this ComputeClusterSummary. The `OCID`__ of the compartment that contains the compute cluster. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this ComputeClusterSummary. :rtype: str �r r r r r r v s z$ComputeClusterSummary.compartment_idc C s || _ dS )aQ Sets the compartment_id of this ComputeClusterSummary. The `OCID`__ of the compartment that contains the compute cluster. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this ComputeClusterSummary. :type: str Nr )r r r r r r � s c C s | j S )a Gets the display_name of this ComputeClusterSummary. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this ComputeClusterSummary. :rtype: str �r r r r r r � s z"ComputeClusterSummary.display_namec C s || _ dS )a( Sets the display_name of this ComputeClusterSummary. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :param display_name: The display_name of this ComputeClusterSummary. :type: str Nr )r r r r r r � s c C s | j S )a **[Required]** Gets the id of this ComputeClusterSummary. The `OCID`__ of the compute cluster. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this ComputeClusterSummary. :rtype: str �r r r r r r � s zComputeClusterSummary.idc C s || _ dS )a Sets the id of this ComputeClusterSummary. The `OCID`__ of the compute cluster. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param id: The id of this ComputeClusterSummary. :type: str Nr! )r r r r r r � s c C s | j S )z� **[Required]** Gets the lifecycle_state of this ComputeClusterSummary. The current state of the compute cluster. :return: The lifecycle_state of this ComputeClusterSummary. :rtype: str �r r r r r r � s z%ComputeClusterSummary.lifecycle_statec C s || _ dS )z� Sets the lifecycle_state of this ComputeClusterSummary. The current state of the compute cluster. :param lifecycle_state: The lifecycle_state of this ComputeClusterSummary. :type: str Nr"