📂 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
›
globally_distributed_database
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/globally_distributed_database/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: dedicated_sharded_database_summary.cpython-39.pyc
a ���f�c � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ShardedDatabaseSummary� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdZdZdd� Ze dd � �Z e jd d � �Z e dd� �Zejd d� �Ze dd� �Z e jdd� �Z e dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze d d!� �Zejd"d!� �Ze d#d$� �Zejd%d$� �Ze d&d'� �Zejd(d'� �Ze d)d*� �Zejd+d*� �Ze d,d-� �Zejd.d-� �Ze d/d0� �Zejd1d0� �Ze d2d3� �Zejd4d3� �Ze d5d6� �Zejd7d6� �Ze d8d9� �Zejd:d9� �Zd;d<� Zd=d>� Zd?d@� ZdAS )B�DedicatedShardedDatabaseSummaryz2 Summary of ATP-D based sharded database. �OLTP�DW�USER�SYSTEMc K s2 ddddddddddddddddddddddddddddd�| _ dd d ddd ddddddddddddddddddd d!d"d#d�| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _ d$| _ d$| _d$| _d$| _ d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d%| _d$S )&a� Initializes a new DedicatedShardedDatabaseSummary object with values from keyword arguments. The default value of the :py:attr:`~oci.globally_distributed_database.models.DedicatedShardedDatabaseSummary.db_deployment_type` attribute of this class is ``DEDICATED`` and it should not be changed. 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 DedicatedShardedDatabaseSummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this DedicatedShardedDatabaseSummary. :type compartment_id: str :param db_deployment_type: The value to assign to the db_deployment_type property of this DedicatedShardedDatabaseSummary. Allowed values for this property are: "DEDICATED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type db_deployment_type: str :param display_name: The value to assign to the display_name property of this DedicatedShardedDatabaseSummary. :type display_name: str :param time_created: The value to assign to the time_created property of this DedicatedShardedDatabaseSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this DedicatedShardedDatabaseSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this DedicatedShardedDatabaseSummary. :type lifecycle_state: str :param lifecycle_state_details: The value to assign to the lifecycle_state_details property of this DedicatedShardedDatabaseSummary. :type lifecycle_state_details: str :param freeform_tags: The value to assign to the freeform_tags property of this DedicatedShardedDatabaseSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DedicatedShardedDatabaseSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this DedicatedShardedDatabaseSummary. :type system_tags: dict(str, dict(str, object)) :param replication_method: The value to assign to the replication_method property of this DedicatedShardedDatabaseSummary. :type replication_method: str :param replication_factor: The value to assign to the replication_factor property of this DedicatedShardedDatabaseSummary. :type replication_factor: int :param replication_unit: The value to assign to the replication_unit property of this DedicatedShardedDatabaseSummary. :type replication_unit: int :param cluster_certificate_common_name: The value to assign to the cluster_certificate_common_name property of this DedicatedShardedDatabaseSummary. :type cluster_certificate_common_name: str :param db_workload: The value to assign to the db_workload property of this DedicatedShardedDatabaseSummary. Allowed values for this property are: "OLTP", "DW", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type db_workload: str :param sharding_method: The value to assign to the sharding_method property of this DedicatedShardedDatabaseSummary. Allowed values for this property are: "USER", "SYSTEM", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type sharding_method: str :param character_set: The value to assign to the character_set property of this DedicatedShardedDatabaseSummary. :type character_set: str :param ncharacter_set: The value to assign to the ncharacter_set property of this DedicatedShardedDatabaseSummary. :type ncharacter_set: str :param chunks: The value to assign to the chunks property of this DedicatedShardedDatabaseSummary. :type chunks: int :param db_version: The value to assign to the db_version property of this DedicatedShardedDatabaseSummary. :type db_version: str :param listener_port: The value to assign to the listener_port property of this DedicatedShardedDatabaseSummary. :type listener_port: int :param listener_port_tls: The value to assign to the listener_port_tls property of this DedicatedShardedDatabaseSummary. :type listener_port_tls: int :param ons_port_local: The value to assign to the ons_port_local property of this DedicatedShardedDatabaseSummary. :type ons_port_local: int :param ons_port_remote: The value to assign to the ons_port_remote property of this DedicatedShardedDatabaseSummary. :type ons_port_remote: int :param prefix: The value to assign to the prefix property of this DedicatedShardedDatabaseSummary. :type prefix: str :param total_cpu_count: The value to assign to the total_cpu_count property of this DedicatedShardedDatabaseSummary. :type total_cpu_count: int :param total_data_storage_size_in_gbs: The value to assign to the total_data_storage_size_in_gbs property of this DedicatedShardedDatabaseSummary. :type total_data_storage_size_in_gbs: float �strZdatetimezdict(str, str)zdict(str, dict(str, object))�int�float)�idZcompartment_idZdb_deployment_typeZdisplay_nameZtime_createdZtime_updatedZlifecycle_stateZlifecycle_state_detailsZ freeform_tagsZdefined_tagsZsystem_tags�replication_method�replication_factor�replication_unit�cluster_certificate_common_name�db_workload�sharding_method� character_set�ncharacter_set�chunks� db_version� listener_port�listener_port_tls�ons_port_local�ons_port_remote�prefix�total_cpu_count�total_data_storage_size_in_gbsr Z compartmentIdZdbDeploymentTypeZdisplayNameZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleStateDetailsZfreeformTagsZdefinedTagsZ systemTagsZreplicationMethodZreplicationFactorZreplicationUnitZclusterCertificateCommonNameZ dbWorkloadZshardingMethodZcharacterSetZ ncharacterSetr Z dbVersionZlistenerPortZlistenerPortTlsZonsPortLocalZ onsPortRemoter Z totalCpuCountZtotalDataStorageSizeInGbsNZ DEDICATED)Z swagger_typesZ attribute_mapZ_idZ_compartment_idZ_db_deployment_typeZ _display_nameZ _time_createdZ _time_updatedZ_lifecycle_stateZ_lifecycle_state_detailsZ_freeform_tagsZ _defined_tagsZ_system_tags�_replication_method�_replication_factor�_replication_unit� _cluster_certificate_common_name�_db_workload�_sharding_method�_character_set�_ncharacter_set�_chunks�_db_version�_listener_port�_listener_port_tls�_ons_port_local�_ons_port_remote�_prefix�_total_cpu_count�_total_data_storage_size_in_gbs)�self�kwargs� r5 �o/usr/lib/python3.9/site-packages/oci/globally_distributed_database/models/dedicated_sharded_database_summary.py�__init__"