ruạṛ
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 )�DatabaseInsightszU Logical grouping used for Operations Insights database-targeted operations. c K s ddi| _ ddi| _d| _dS )as Initializes a new DatabaseInsights object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param database_insights: The value to assign to the database_insights property of this DatabaseInsights. :type database_insights: object �database_insights�objectZdatabaseInsightsN)Z swagger_typesZ attribute_map�_database_insights)�self�kwargs� r �E/usr/lib/python3.9/site-packages/oci/opsi/models/database_insights.py�__init__ s ��zDatabaseInsights.__init__c C s | j S )z� Gets the database_insights of this DatabaseInsights. Database Insights Object. :return: The database_insights of this DatabaseInsights. :rtype: object �r �r r r r r &