OpsiDataStores

class oci.opsi.models.OpsiDataStores(**kwargs)

Bases: object

Logical grouping used for Ops Insights Data Store operations.

Methods

__init__(**kwargs) Initializes a new OpsiDataStores object with values from keyword arguments.

Attributes

opsi_data_stores Gets the opsi_data_stores of this OpsiDataStores.
__init__(**kwargs)

Initializes a new OpsiDataStores object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:opsi_data_stores (object) – The value to assign to the opsi_data_stores property of this OpsiDataStores.
opsi_data_stores

Gets the opsi_data_stores of this OpsiDataStores. OPSI Data Store Object.

Returns:The opsi_data_stores of this OpsiDataStores.
Return type:object