📂 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.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_db_system_details.pyc
a O��fPr � @ 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 @ st 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� �ZdHdI� ZdJdK� Z dLdM� Z!dNS )O�UpdateDbSystemDetailsz1 Details required to update a DB System. �ENABLED�DISABLEDc K s� ddddddddddddddddddddddd �| _ 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 S )!a/ Initializes a new UpdateDbSystemDetails 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 UpdateDbSystemDetails. :type display_name: str :param description: The value to assign to the description property of this UpdateDbSystemDetails. :type description: str :param subnet_id: The value to assign to the subnet_id property of this UpdateDbSystemDetails. :type subnet_id: str :param is_highly_available: The value to assign to the is_highly_available property of this UpdateDbSystemDetails. :type is_highly_available: bool :param availability_domain: The value to assign to the availability_domain property of this UpdateDbSystemDetails. :type availability_domain: str :param fault_domain: The value to assign to the fault_domain property of this UpdateDbSystemDetails. :type fault_domain: str :param shape_name: The value to assign to the shape_name property of this UpdateDbSystemDetails. :type shape_name: str :param mysql_version: The value to assign to the mysql_version property of this UpdateDbSystemDetails. :type mysql_version: str :param configuration_id: The value to assign to the configuration_id property of this UpdateDbSystemDetails. :type configuration_id: str :param admin_username: The value to assign to the admin_username property of this UpdateDbSystemDetails. :type admin_username: str :param admin_password: The value to assign to the admin_password property of this UpdateDbSystemDetails. :type admin_password: str :param data_storage_size_in_gbs: The value to assign to the data_storage_size_in_gbs property of this UpdateDbSystemDetails. :type data_storage_size_in_gbs: int :param hostname_label: The value to assign to the hostname_label property of this UpdateDbSystemDetails. :type hostname_label: str :param ip_address: The value to assign to the ip_address property of this UpdateDbSystemDetails. :type ip_address: str :param port: The value to assign to the port property of this UpdateDbSystemDetails. :type port: int :param port_x: The value to assign to the port_x property of this UpdateDbSystemDetails. :type port_x: int :param backup_policy: The value to assign to the backup_policy property of this UpdateDbSystemDetails. :type backup_policy: oci.mysql.models.UpdateBackupPolicyDetails :param maintenance: The value to assign to the maintenance property of this UpdateDbSystemDetails. :type maintenance: oci.mysql.models.UpdateMaintenanceDetails :param freeform_tags: The value to assign to the freeform_tags property of this UpdateDbSystemDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateDbSystemDetails. :type defined_tags: dict(str, dict(str, object)) :param deletion_policy: The value to assign to the deletion_policy property of this UpdateDbSystemDetails. :type deletion_policy: oci.mysql.models.UpdateDeletionPolicyDetails :param crash_recovery: The value to assign to the crash_recovery property of this UpdateDbSystemDetails. Allowed values for this property are: "ENABLED", "DISABLED" :type crash_recovery: str �str�bool�int�UpdateBackupPolicyDetails�UpdateMaintenanceDetailszdict(str, str)zdict(str, dict(str, object))�UpdateDeletionPolicyDetails)�display_name�description� subnet_id�is_highly_available�availability_domain�fault_domain� shape_name� mysql_version�configuration_id�admin_username�admin_password�data_storage_size_in_gbs�hostname_label� ip_address�port�port_x� backup_policy�maintenance� freeform_tags�defined_tags�deletion_policy�crash_recovery�displayNamer �subnetId�isHighlyAvailable�availabilityDomain�faultDomain� shapeName�mysqlVersion�configurationId� adminUsername� adminPassword�dataStorageSizeInGBs� hostnameLabel� ipAddressr �portX�backupPolicyr �freeformTags�definedTags�deletionPolicy� crashRecoveryN)� swagger_types� attribute_map� _display_name�_description� _subnet_id�_is_highly_available�_availability_domain� _fault_domain�_shape_name�_mysql_version�_configuration_id�_admin_username�_admin_password�_data_storage_size_in_gbs�_hostname_label�_ip_address�_port�_port_x�_backup_policy�_maintenance�_freeform_tags� _defined_tags�_deletion_policy�_crash_recovery)�self�kwargs� rR ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/mysql/models/update_db_system_details.py�__init__ s� `��zUpdateDbSystemDetails.__init__c C s | j S )z� Gets the display_name of this UpdateDbSystemDetails. The user-friendly name for the DB System. It does not have to be unique. :return: The display_name of this UpdateDbSystemDetails. :rtype: str �r: �rP rR rR rS r � s z"UpdateDbSystemDetails.display_namec C s || _ dS )z� Sets the display_name of this UpdateDbSystemDetails. The user-friendly name for the DB System. It does not have to be unique. :param display_name: The display_name of this UpdateDbSystemDetails. :type: str NrU )rP r rR rR rS r � s c C s | j S )z� Gets the description of this UpdateDbSystemDetails. User-provided data about the DB System. :return: The description of this UpdateDbSystemDetails. :rtype: str �r; rV rR rR rS r � s z!UpdateDbSystemDetails.descriptionc C s || _ dS )z� Sets the description of this UpdateDbSystemDetails. User-provided data about the DB System. :param description: The description of this UpdateDbSystemDetails. :type: str NrW )rP r rR rR rS r � s c C s | j S )z� Gets the subnet_id of this UpdateDbSystemDetails. The OCID of the subnet the DB System is associated with. :return: The subnet_id of this UpdateDbSystemDetails. :rtype: str �r<