📂 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
›
mysql
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/mysql/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: db_system_snapshot.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 ZdZdZdZdZdZdd� Ze dd� �Z e jdd� �Z e d d � �Zejdd � �Ze dd � �Z e jdd � �Z e dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejd d� �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 d0d1� �Zejd2d1� �Ze d3d4� �Zejd5d4� �Ze d6d7� �Zejd8d7� �Ze d9d:� �Zejd;d:� �Ze d<d=� �Zejd>d=� �Ze d?d@� �ZejdAd@� �Ze dBdC� �ZejdDdC� �Ze dEdF� �Z e jdGdF� �Z e dHdI� �Z!e!jdJdI� �Z!e dKdL� �Z"e"jdMdL� �Z"e dNdO� �Z#e#jdPdO� �Z#e dQdR� �Z$e$jdSdR� �Z$e dTdU� �Z%e%jdVdU� �Z%e dWdX� �Z&e&jdYdX� �Z&dZd[� Z'd\d]� Z(d^d_� Z)d`S )a�DbSystemSnapshotzD Snapshot of the DbSystem details at the time of the backup �ENABLED�DISABLEDc K s, ddddddddddddddddddddddd d ddddd�| _ 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)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)S )*a� Initializes a new DbSystemSnapshot 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 DbSystemSnapshot. :type id: str :param display_name: The value to assign to the display_name property of this DbSystemSnapshot. :type display_name: str :param description: The value to assign to the description property of this DbSystemSnapshot. :type description: str :param compartment_id: The value to assign to the compartment_id property of this DbSystemSnapshot. :type compartment_id: str :param subnet_id: The value to assign to the subnet_id property of this DbSystemSnapshot. :type subnet_id: str :param availability_domain: The value to assign to the availability_domain property of this DbSystemSnapshot. :type availability_domain: str :param fault_domain: The value to assign to the fault_domain property of this DbSystemSnapshot. :type fault_domain: str :param shape_name: The value to assign to the shape_name property of this DbSystemSnapshot. :type shape_name: str :param mysql_version: The value to assign to the mysql_version property of this DbSystemSnapshot. :type mysql_version: str :param admin_username: The value to assign to the admin_username property of this DbSystemSnapshot. :type admin_username: str :param backup_policy: The value to assign to the backup_policy property of this DbSystemSnapshot. :type backup_policy: oci.mysql.models.BackupPolicy :param configuration_id: The value to assign to the configuration_id property of this DbSystemSnapshot. :type configuration_id: str :param data_storage_size_in_gbs: The value to assign to the data_storage_size_in_gbs property of this DbSystemSnapshot. :type data_storage_size_in_gbs: int :param data_storage: The value to assign to the data_storage property of this DbSystemSnapshot. :type data_storage: oci.mysql.models.DataStorage :param hostname_label: The value to assign to the hostname_label property of this DbSystemSnapshot. :type hostname_label: str :param ip_address: The value to assign to the ip_address property of this DbSystemSnapshot. :type ip_address: str :param port: The value to assign to the port property of this DbSystemSnapshot. :type port: int :param port_x: The value to assign to the port_x property of this DbSystemSnapshot. :type port_x: int :param is_highly_available: The value to assign to the is_highly_available property of this DbSystemSnapshot. :type is_highly_available: bool :param endpoints: The value to assign to the endpoints property of this DbSystemSnapshot. :type endpoints: list[oci.mysql.models.DbSystemEndpoint] :param maintenance: The value to assign to the maintenance property of this DbSystemSnapshot. :type maintenance: oci.mysql.models.MaintenanceDetails :param deletion_policy: The value to assign to the deletion_policy property of this DbSystemSnapshot. :type deletion_policy: oci.mysql.models.DeletionPolicyDetails :param freeform_tags: The value to assign to the freeform_tags property of this DbSystemSnapshot. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DbSystemSnapshot. :type defined_tags: dict(str, dict(str, object)) :param crash_recovery: The value to assign to the crash_recovery property of this DbSystemSnapshot. 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 :param database_management: The value to assign to the database_management property of this DbSystemSnapshot. 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 database_management: str :param secure_connections: The value to assign to the secure_connections property of this DbSystemSnapshot. :type secure_connections: oci.mysql.models.SecureConnectionDetails :param region: The value to assign to the region property of this DbSystemSnapshot. :type region: str �strZBackupPolicy�intZDataStorage�boolzlist[DbSystemEndpoint]ZMaintenanceDetailsZDeletionPolicyDetailszdict(str, str)zdict(str, dict(str, object))ZSecureConnectionDetails)�id�display_name�description�compartment_id� subnet_id�availability_domain�fault_domain� shape_name� mysql_version�admin_username� backup_policy�configuration_id�data_storage_size_in_gbs�data_storage�hostname_label� ip_address�port�port_x�is_highly_available� endpoints�maintenance�deletion_policy� freeform_tags�defined_tags�crash_recovery�database_management�secure_connections�regionr ZdisplayNamer Z compartmentIdZsubnetIdZavailabilityDomainZfaultDomainZ shapeNameZmysqlVersionZ adminUsernameZbackupPolicyZconfigurationIdZdataStorageSizeInGBsZdataStorageZ hostnameLabelZ ipAddressr ZportXZisHighlyAvailabler r ZdeletionPolicyZfreeformTagsZdefinedTagsZ crashRecoveryZdatabaseManagementZsecureConnectionsr'