📂 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: create_db_system_details.pyc
a O��f/w � @ 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� �ZedKdL� �Z e j dMdL� �Z dNdO� Z!dPdQ� Z"dRdS� Z#dTS )U�CreateDbSystemDetailsz1 Details required to create a DB System. �ENABLED�DISABLEDc K s ddddddddddddddddddddddd dd �| _ 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#S )$a� Initializes a new CreateDbSystemDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateDbSystemDetails. :type display_name: str :param description: The value to assign to the description property of this CreateDbSystemDetails. :type description: str :param compartment_id: The value to assign to the compartment_id property of this CreateDbSystemDetails. :type compartment_id: str :param is_highly_available: The value to assign to the is_highly_available property of this CreateDbSystemDetails. :type is_highly_available: bool :param availability_domain: The value to assign to the availability_domain property of this CreateDbSystemDetails. :type availability_domain: str :param fault_domain: The value to assign to the fault_domain property of this CreateDbSystemDetails. :type fault_domain: str :param configuration_id: The value to assign to the configuration_id property of this CreateDbSystemDetails. :type configuration_id: str :param shape_name: The value to assign to the shape_name property of this CreateDbSystemDetails. :type shape_name: str :param mysql_version: The value to assign to the mysql_version property of this CreateDbSystemDetails. :type mysql_version: str :param subnet_id: The value to assign to the subnet_id property of this CreateDbSystemDetails. :type subnet_id: str :param admin_username: The value to assign to the admin_username property of this CreateDbSystemDetails. :type admin_username: str :param admin_password: The value to assign to the admin_password property of this CreateDbSystemDetails. :type admin_password: str :param data_storage_size_in_gbs: The value to assign to the data_storage_size_in_gbs property of this CreateDbSystemDetails. :type data_storage_size_in_gbs: int :param hostname_label: The value to assign to the hostname_label property of this CreateDbSystemDetails. :type hostname_label: str :param ip_address: The value to assign to the ip_address property of this CreateDbSystemDetails. :type ip_address: str :param port: The value to assign to the port property of this CreateDbSystemDetails. :type port: int :param port_x: The value to assign to the port_x property of this CreateDbSystemDetails. :type port_x: int :param backup_policy: The value to assign to the backup_policy property of this CreateDbSystemDetails. :type backup_policy: oci.mysql.models.CreateBackupPolicyDetails :param source: The value to assign to the source property of this CreateDbSystemDetails. :type source: oci.mysql.models.CreateDbSystemSourceDetails :param maintenance: The value to assign to the maintenance property of this CreateDbSystemDetails. :type maintenance: oci.mysql.models.CreateMaintenanceDetails :param freeform_tags: The value to assign to the freeform_tags property of this CreateDbSystemDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateDbSystemDetails. :type defined_tags: dict(str, dict(str, object)) :param deletion_policy: The value to assign to the deletion_policy property of this CreateDbSystemDetails. :type deletion_policy: oci.mysql.models.CreateDeletionPolicyDetails :param crash_recovery: The value to assign to the crash_recovery property of this CreateDbSystemDetails. Allowed values for this property are: "ENABLED", "DISABLED" :type crash_recovery: str �str�bool�int�CreateBackupPolicyDetails�CreateDbSystemSourceDetails�CreateMaintenanceDetailszdict(str, str)zdict(str, dict(str, object))�CreateDeletionPolicyDetails)�display_name�description�compartment_id�is_highly_available�availability_domain�fault_domain�configuration_id� shape_name� mysql_version� subnet_id�admin_username�admin_password�data_storage_size_in_gbs�hostname_label� ip_address�port�port_x� backup_policy�source�maintenance� freeform_tags�defined_tags�deletion_policy�crash_recovery�displayNamer � compartmentId�isHighlyAvailable�availabilityDomain�faultDomain�configurationId� shapeName�mysqlVersion�subnetId� adminUsername� adminPassword�dataStorageSizeInGBs� hostnameLabel� ipAddressr �portX�backupPolicyr"