File: //lib/python3.9/site-packages/oci/opsi/models/__pycache__/opsi_data_objects.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 )�OpsiDataObjectszI
Logical grouping used for OPSI data object targeted operations.
c K s ddi| _ ddi| _d| _dS )aq
Initializes a new OpsiDataObjects object with values from keyword arguments.
The following keyword arguments are supported (corresponding to the getters/setters of this class):
:param opsi_data_objects:
The value to assign to the opsi_data_objects property of this OpsiDataObjects.
:type opsi_data_objects: object
�opsi_data_objects�objectZopsiDataObjectsN)Z
swagger_typesZ
attribute_map�_opsi_data_objects)�self�kwargs� r �E/usr/lib/python3.9/site-packages/oci/opsi/models/opsi_data_objects.py�__init__ s
��zOpsiDataObjects.__init__c C s | j S )z�
Gets the opsi_data_objects of this OpsiDataObjects.
OPSI Data Object.
:return: The opsi_data_objects of this OpsiDataObjects.
:rtype: object
�r �r
r r r
r &