📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/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:
47.2 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_operations_insights_warehouse_user_details.cpython-39.pyc
a ���f�0 � @ 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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd � Zd!d"� Zd#d$� Zd%S )&�,CreateOperationsInsightsWarehouseUserDetailsz� The information about a Operations Insights Warehouse User to be created. Input compartmentId MUST be the root compartment. c K sn dddddddddd� | _ dddd d ddd dd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a� Initializes a new CreateOperationsInsightsWarehouseUserDetails 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 CreateOperationsInsightsWarehouseUserDetails. :type operations_insights_warehouse_id: str :param compartment_id: The value to assign to the compartment_id property of this CreateOperationsInsightsWarehouseUserDetails. :type compartment_id: str :param name: The value to assign to the name property of this CreateOperationsInsightsWarehouseUserDetails. :type name: str :param connection_password: The value to assign to the connection_password property of this CreateOperationsInsightsWarehouseUserDetails. :type connection_password: str :param is_awr_data_access: The value to assign to the is_awr_data_access property of this CreateOperationsInsightsWarehouseUserDetails. :type is_awr_data_access: bool :param is_em_data_access: The value to assign to the is_em_data_access property of this CreateOperationsInsightsWarehouseUserDetails. :type is_em_data_access: bool :param is_opsi_data_access: The value to assign to the is_opsi_data_access property of this CreateOperationsInsightsWarehouseUserDetails. :type is_opsi_data_access: bool :param freeform_tags: The value to assign to the freeform_tags property of this CreateOperationsInsightsWarehouseUserDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateOperationsInsightsWarehouseUserDetails. :type defined_tags: dict(str, dict(str, object)) �str�boolzdict(str, str)zdict(str, dict(str, object))) � operations_insights_warehouse_id�compartment_id�name�connection_password�is_awr_data_access�is_em_data_access�is_opsi_data_access� freeform_tags�defined_tagsZoperationsInsightsWarehouseIdZ compartmentIdr ZconnectionPasswordZisAwrDataAccessZisEmDataAccessZisOpsiDataAccessZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�!_operations_insights_warehouse_id�_compartment_id�_name�_connection_password�_is_awr_data_access�_is_em_data_access�_is_opsi_data_access�_freeform_tags� _defined_tags)�self�kwargs� r �e/usr/lib/python3.9/site-packages/oci/opsi/models/create_operations_insights_warehouse_user_details.py�__init__ s: +� �z5CreateOperationsInsightsWarehouseUserDetails.__init__c C s | j S )a **[Required]** Gets the operations_insights_warehouse_id of this CreateOperationsInsightsWarehouseUserDetails. OPSI Warehouse OCID :return: The operations_insights_warehouse_id of this CreateOperationsInsightsWarehouseUserDetails. :rtype: str �r �r r r r r ^ s zMCreateOperationsInsightsWarehouseUserDetails.operations_insights_warehouse_idc C s || _ dS )a. Sets the operations_insights_warehouse_id of this CreateOperationsInsightsWarehouseUserDetails. OPSI Warehouse OCID :param operations_insights_warehouse_id: The operations_insights_warehouse_id of this CreateOperationsInsightsWarehouseUserDetails. :type: str Nr )r r r r r r j s c C s | j S )a_ **[Required]** Gets the compartment_id of this CreateOperationsInsightsWarehouseUserDetails. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreateOperationsInsightsWarehouseUserDetails. :rtype: str �r r! r r r r v s z;CreateOperationsInsightsWarehouseUserDetails.compartment_idc C s || _ dS )a] Sets the compartment_id of this CreateOperationsInsightsWarehouseUserDetails. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this CreateOperationsInsightsWarehouseUserDetails. :type: str Nr"