📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
mysql
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/mysql/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: db_system_summary.pyc
a O��fjj � @ 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 ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej d d� �Zed!d"� �Zej d#d"� �Zed$d%� �Zej d&d%� �Zed'd(� �Zej d)d(� �Zed*d+� �Zej d,d+� �Zed-d.� �Zej d/d.� �Zed0d1� �Zej d2d1� �Zed3d4� �Zej d5d4� �Zed6d7� �Zej d8d7� �Zed9d:� �Zej d;d:� �Zed<d=� �Zej d>d=� �Zed?d@� �Zej dAd@� �ZedBdC� �Zej dDdC� �ZedEdF� �Zej dGdF� �ZedHdI� �Zej dJdI� �ZdKdL� Z dMdN� Z!dOdP� Z"dQS )R�DbSystemSummaryz# A summary of a DB System. �ENABLED�DISABLEDc K s� ddddddddddddddddddd d dddd�| _ d 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$S )%a� Initializes a new DbSystemSummary object with values from keyword arguments. 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 DbSystemSummary. :type id: str :param display_name: The value to assign to the display_name property of this DbSystemSummary. :type display_name: str :param description: The value to assign to the description property of this DbSystemSummary. :type description: str :param compartment_id: The value to assign to the compartment_id property of this DbSystemSummary. :type compartment_id: str :param is_highly_available: The value to assign to the is_highly_available property of this DbSystemSummary. :type is_highly_available: bool :param current_placement: The value to assign to the current_placement property of this DbSystemSummary. :type current_placement: oci.mysql.models.DbSystemPlacement :param is_analytics_cluster_attached: The value to assign to the is_analytics_cluster_attached property of this DbSystemSummary. :type is_analytics_cluster_attached: bool :param analytics_cluster: The value to assign to the analytics_cluster property of this DbSystemSummary. :type analytics_cluster: oci.mysql.models.AnalyticsClusterSummary :param is_heat_wave_cluster_attached: The value to assign to the is_heat_wave_cluster_attached property of this DbSystemSummary. :type is_heat_wave_cluster_attached: bool :param heat_wave_cluster: The value to assign to the heat_wave_cluster property of this DbSystemSummary. :type heat_wave_cluster: oci.mysql.models.HeatWaveClusterSummary :param availability_domain: The value to assign to the availability_domain property of this DbSystemSummary. :type availability_domain: str :param fault_domain: The value to assign to the fault_domain property of this DbSystemSummary. :type fault_domain: str :param endpoints: The value to assign to the endpoints property of this DbSystemSummary. :type endpoints: list[oci.mysql.models.DbSystemEndpoint] :param lifecycle_state: The value to assign to the lifecycle_state property of this DbSystemSummary. :type lifecycle_state: str :param mysql_version: The value to assign to the mysql_version property of this DbSystemSummary. :type mysql_version: str :param time_created: The value to assign to the time_created property of this DbSystemSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this DbSystemSummary. :type time_updated: datetime :param deletion_policy: The value to assign to the deletion_policy property of this DbSystemSummary. :type deletion_policy: oci.mysql.models.DeletionPolicyDetails :param freeform_tags: The value to assign to the freeform_tags property of this DbSystemSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DbSystemSummary. :type defined_tags: dict(str, dict(str, object)) :param backup_policy: The value to assign to the backup_policy property of this DbSystemSummary. :type backup_policy: oci.mysql.models.BackupPolicy :param shape_name: The value to assign to the shape_name property of this DbSystemSummary. :type shape_name: str :param crash_recovery: The value to assign to the crash_recovery property of this DbSystemSummary. Allowed values for this property are: "ENABLED", "DISABLED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type crash_recovery: str �str�bool�DbSystemPlacement�AnalyticsClusterSummary�HeatWaveClusterSummaryzlist[DbSystemEndpoint]�datetime�DeletionPolicyDetailszdict(str, str)zdict(str, dict(str, object))�BackupPolicy)�id�display_name�description�compartment_id�is_highly_available�current_placement�is_analytics_cluster_attached�analytics_cluster�is_heat_wave_cluster_attached�heat_wave_cluster�availability_domain�fault_domain� endpoints�lifecycle_state� mysql_version�time_created�time_updated�deletion_policy� freeform_tags�defined_tags� backup_policy� shape_name�crash_recoveryr �displayNamer � compartmentId�isHighlyAvailable�currentPlacement�isAnalyticsClusterAttached�analyticsCluster�isHeatWaveClusterAttached�heatWaveCluster�availabilityDomain�faultDomainr �lifecycleState�mysqlVersion�timeCreated�timeUpdated�deletionPolicy�freeformTags�definedTags�backupPolicy� shapeName� crashRecoveryN)� swagger_types� attribute_map�_id� _display_name�_description�_compartment_id�_is_highly_available�_current_placement�_is_analytics_cluster_attached�_analytics_cluster�_is_heat_wave_cluster_attached�_heat_wave_cluster�_availability_domain� _fault_domain� _endpoints�_lifecycle_state�_mysql_version� _time_created� _time_updated�_deletion_policy�_freeform_tags� _defined_tags�_backup_policy�_shape_name�_crash_recovery)�self�kwargs� rW ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/mysql/models/db_system_summary.py�__init__ s� e��zDbSystemSummary.__init__c C s | j S )z� **[Required]** Gets the id of this DbSystemSummary. The OCID of the DB System. :return: The id of this DbSystemSummary. :rtype: str �r>