📂 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
›
opsi
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/opsi/models/__pycache__
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: operations_insights_warehouse_user.cpython-39.pyc
a ���fEN � @ 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 ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �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 d0d/� �Zed1d2� �Zej d3d2� �Zed4d5� �Zej d6d5� �Zd7d8� Zd9d:� Zd;d<� Zd=S )>�OperationsInsightsWarehouseUserz OPSI warehouse User. �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILEDc K s� dddddddddddddddd�| _ ddd d ddd ddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _dS )a Initializes a new OperationsInsightsWarehouseUser object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param operations_insights_warehouse_id: The value to assign to the operations_insights_warehouse_id property of this OperationsInsightsWarehouseUser. :type operations_insights_warehouse_id: str :param id: The value to assign to the id property of this OperationsInsightsWarehouseUser. :type id: str :param compartment_id: The value to assign to the compartment_id property of this OperationsInsightsWarehouseUser. :type compartment_id: str :param name: The value to assign to the name property of this OperationsInsightsWarehouseUser. :type name: str :param connection_password: The value to assign to the connection_password property of this OperationsInsightsWarehouseUser. :type connection_password: str :param is_awr_data_access: The value to assign to the is_awr_data_access property of this OperationsInsightsWarehouseUser. :type is_awr_data_access: bool :param is_em_data_access: The value to assign to the is_em_data_access property of this OperationsInsightsWarehouseUser. :type is_em_data_access: bool :param is_opsi_data_access: The value to assign to the is_opsi_data_access property of this OperationsInsightsWarehouseUser. :type is_opsi_data_access: bool :param freeform_tags: The value to assign to the freeform_tags property of this OperationsInsightsWarehouseUser. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this OperationsInsightsWarehouseUser. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this OperationsInsightsWarehouseUser. :type system_tags: dict(str, dict(str, object)) :param time_created: The value to assign to the time_created property of this OperationsInsightsWarehouseUser. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this OperationsInsightsWarehouseUser. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this OperationsInsightsWarehouseUser. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this OperationsInsightsWarehouseUser. :type lifecycle_details: str �str�boolzdict(str, str)zdict(str, dict(str, object))Zdatetime)� operations_insights_warehouse_id�id�compartment_id�name�connection_password�is_awr_data_access�is_em_data_access�is_opsi_data_access� freeform_tags�defined_tags�system_tags�time_created�time_updated�lifecycle_state�lifecycle_detailsZoperationsInsightsWarehouseIdr Z compartmentIdr ZconnectionPasswordZisAwrDataAccessZisEmDataAccessZisOpsiDataAccessZfreeformTagsZdefinedTagsZ systemTagsZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsN)Z swagger_typesZ attribute_map�!_operations_insights_warehouse_id�_id�_compartment_id�_name�_connection_password�_is_awr_data_access�_is_em_data_access�_is_opsi_data_access�_freeform_tags� _defined_tags�_system_tags� _time_created� _time_updated�_lifecycle_state�_lifecycle_details)�self�kwargs� r/ �V/usr/lib/python3.9/site-packages/oci/opsi/models/operations_insights_warehouse_user.py�__init__* s^ E��z(OperationsInsightsWarehouseUser.__init__c C s | j S )a **[Required]** Gets the operations_insights_warehouse_id of this OperationsInsightsWarehouseUser. OPSI Warehouse OCID :return: The operations_insights_warehouse_id of this OperationsInsightsWarehouseUser. :rtype: str �r �r- r/ r/ r0 r � s z@OperationsInsightsWarehouseUser.operations_insights_warehouse_idc C s || _ dS )a Sets the operations_insights_warehouse_id of this OperationsInsightsWarehouseUser. OPSI Warehouse OCID :param operations_insights_warehouse_id: The operations_insights_warehouse_id of this OperationsInsightsWarehouseUser. :type: str Nr2 )r- r r/ r/ r0 r � s c C s | j S )z� **[Required]** Gets the id of this OperationsInsightsWarehouseUser. Hub User OCID :return: The id of this OperationsInsightsWarehouseUser. :rtype: str �r r3 r/ r/ r0 r � s z"OperationsInsightsWarehouseUser.idc C s || _ dS )z� Sets the id of this OperationsInsightsWarehouseUser. Hub User OCID :param id: The id of this OperationsInsightsWarehouseUser. :type: str Nr4 )r- r r/ r/ r0 r � s c C s | j S )aE **[Required]** Gets the compartment_id of this OperationsInsightsWarehouseUser. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this OperationsInsightsWarehouseUser. :rtype: str �r r3 r/ r/ r0 r � s z.OperationsInsightsWarehouseUser.compartment_idc C s || _ dS )aC Sets the compartment_id of this OperationsInsightsWarehouseUser. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this OperationsInsightsWarehouseUser. :type: str Nr5 )r- r r/ r/ r0 r � s c C s | j S )a% **[Required]** Gets the name of this OperationsInsightsWarehouseUser. Username for schema which would have access to AWR Data, Enterprise Manager Data and Ops Insights OPSI Hub. :return: The name of this OperationsInsightsWarehouseUser. :rtype: str �r! r3 r/ r/ r0 r � s z$OperationsInsightsWarehouseUser.namec C s || _ dS )a Sets the name of this OperationsInsightsWarehouseUser. Username for schema which would have access to AWR Data, Enterprise Manager Data and Ops Insights OPSI Hub. :param name: The name of this OperationsInsightsWarehouseUser. :type: str Nr6 )r- r r/ r/ r0 r � s c C s | j S )a/ Gets the connection_password of this OperationsInsightsWarehouseUser. User provided connection password for the AWR Data, Enterprise Manager Data and Ops Insights OPSI Hub. :return: The connection_password of this OperationsInsightsWarehouseUser. :rtype: str �r"