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 )� AwrHubObjectsz> Logical grouping used for Awr Hub Object operations. c K s ddi| _ ddi| _d| _dS )aa Initializes a new AwrHubObjects object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param awr_snapshots: The value to assign to the awr_snapshots property of this AwrHubObjects. :type awr_snapshots: object � awr_snapshots�objectZawrSnapshotsN)Z swagger_typesZ attribute_map�_awr_snapshots)�self�kwargs� r �C/usr/lib/python3.9/site-packages/oci/opsi/models/awr_hub_objects.py�__init__ s ��zAwrHubObjects.__init__c C s | j S )z� Gets the awr_snapshots of this AwrHubObjects. Awr Hub Object. :return: The awr_snapshots of this AwrHubObjects. :rtype: object �r �r r r r r &