📂 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
›
database
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: cloud_exadata_infrastructure_unallocated_resources.cpython-39.opt-1.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 dd� Zdd� Zdd� ZdS ) �.CloudExadataInfrastructureUnallocatedResourcesz� Details of unallocated resources of the Cloud Exadata infrastructure. Applies to Cloud Exadata infrastructure instances only. c K sZ dddddddd�| _ dddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d S )a� Initializes a new CloudExadataInfrastructureUnallocatedResources object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param cloud_exadata_infrastructure_id: The value to assign to the cloud_exadata_infrastructure_id property of this CloudExadataInfrastructureUnallocatedResources. :type cloud_exadata_infrastructure_id: str :param cloud_exadata_infrastructure_display_name: The value to assign to the cloud_exadata_infrastructure_display_name property of this CloudExadataInfrastructureUnallocatedResources. :type cloud_exadata_infrastructure_display_name: str :param local_storage_in_gbs: The value to assign to the local_storage_in_gbs property of this CloudExadataInfrastructureUnallocatedResources. :type local_storage_in_gbs: int :param ocpus: The value to assign to the ocpus property of this CloudExadataInfrastructureUnallocatedResources. :type ocpus: int :param memory_in_gbs: The value to assign to the memory_in_gbs property of this CloudExadataInfrastructureUnallocatedResources. :type memory_in_gbs: int :param exadata_storage_in_tbs: The value to assign to the exadata_storage_in_tbs property of this CloudExadataInfrastructureUnallocatedResources. :type exadata_storage_in_tbs: float :param cloud_autonomous_vm_clusters: The value to assign to the cloud_autonomous_vm_clusters property of this CloudExadataInfrastructureUnallocatedResources. :type cloud_autonomous_vm_clusters: list[oci.database.models.CloudAutonomousVmClusterResourceDetails] �str�int�floatz-list[CloudAutonomousVmClusterResourceDetails])�cloud_exadata_infrastructure_id�)cloud_exadata_infrastructure_display_name�local_storage_in_gbs�ocpus� memory_in_gbs�exadata_storage_in_tbs�cloud_autonomous_vm_clustersZcloudExadataInfrastructureIdZ%cloudExadataInfrastructureDisplayNameZlocalStorageInGbsr ZmemoryInGBsZexadataStorageInTBsZcloudAutonomousVmClustersN) Z swagger_typesZ attribute_map� _cloud_exadata_infrastructure_id�*_cloud_exadata_infrastructure_display_name�_local_storage_in_gbs�_ocpus�_memory_in_gbs�_exadata_storage_in_tbs�_cloud_autonomous_vm_clusters)�self�kwargs� r �j/usr/lib/python3.9/site-packages/oci/database/models/cloud_exadata_infrastructure_unallocated_resources.py�__init__ s. #�� z7CloudExadataInfrastructureUnallocatedResources.__init__c C s | j S )a� **[Required]** Gets the cloud_exadata_infrastructure_id of this CloudExadataInfrastructureUnallocatedResources. The `OCID`__ of the Cloud Exadata infrastructure. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The cloud_exadata_infrastructure_id of this CloudExadataInfrastructureUnallocatedResources. :rtype: str �r �r r r r r P s zNCloudExadataInfrastructureUnallocatedResources.cloud_exadata_infrastructure_idc C s || _ dS )a� Sets the cloud_exadata_infrastructure_id of this CloudExadataInfrastructureUnallocatedResources. The `OCID`__ of the Cloud Exadata infrastructure. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param cloud_exadata_infrastructure_id: The cloud_exadata_infrastructure_id of this CloudExadataInfrastructureUnallocatedResources. :type: str Nr )r r r r r r ^ s c C s | j S )a� **[Required]** Gets the cloud_exadata_infrastructure_display_name of this CloudExadataInfrastructureUnallocatedResources. The user-friendly name for the Cloud Exadata infrastructure. The name does not need to be unique. :return: The cloud_exadata_infrastructure_display_name of this CloudExadataInfrastructureUnallocatedResources. :rtype: str �r r r r r r l s zXCloudExadataInfrastructureUnallocatedResources.cloud_exadata_infrastructure_display_namec C s || _ dS )a� Sets the cloud_exadata_infrastructure_display_name of this CloudExadataInfrastructureUnallocatedResources. The user-friendly name for the Cloud Exadata infrastructure. The name does not need to be unique. :param cloud_exadata_infrastructure_display_name: The cloud_exadata_infrastructure_display_name of this CloudExadataInfrastructureUnallocatedResources. :type: str Nr )r r r r r r x s c C s | j S )aC Gets the local_storage_in_gbs of this CloudExadataInfrastructureUnallocatedResources. The minimum amount of unallocated storage available across all nodes in the infrastructure. :return: The local_storage_in_gbs of this CloudExadataInfrastructureUnallocatedResources. :rtype: int �r r r r r r � s zCCloudExadataInfrastructureUnallocatedResources.local_storage_in_gbsc C s || _ dS )aV Sets the local_storage_in_gbs of this CloudExadataInfrastructureUnallocatedResources. The minimum amount of unallocated storage available across all nodes in the infrastructure. :param local_storage_in_gbs: The local_storage_in_gbs of this CloudExadataInfrastructureUnallocatedResources. :type: int Nr )r r r r r r � s c C s | j S )a# Gets the ocpus of this CloudExadataInfrastructureUnallocatedResources. The minimum amount of unallocated ocpus available across all nodes in the infrastructure. :return: The ocpus of this CloudExadataInfrastructureUnallocatedResources. :rtype: int �r r r r r r � s z4CloudExadataInfrastructureUnallocatedResources.ocpusc C s || _ dS )a' Sets the ocpus of this CloudExadataInfrastructureUnallocatedResources. The minimum amount of unallocated ocpus available across all nodes in the infrastructure. :param ocpus: The ocpus of this CloudExadataInfrastructureUnallocatedResources. :type: int Nr! )r r r r r r � s c C s | j S )a4 Gets the memory_in_gbs of this CloudExadataInfrastructureUnallocatedResources. The minimum amount of unallocated memory available across all nodes in the infrastructure. :return: The memory_in_gbs of this CloudExadataInfrastructureUnallocatedResources. :rtype: int �r r r r r r � s z<CloudExadataInfrastructureUnallocatedResources.memory_in_gbsc C s || _ dS )a@ Sets the memory_in_gbs of this CloudExadataInfrastructureUnallocatedResources. The minimum amount of unallocated memory available across all nodes in the infrastructure. :param memory_in_gbs: The memory_in_gbs of this CloudExadataInfrastructureUnallocatedResources. :type: int Nr"