OperationsInsightsWarehouses¶
-
class
oci.opsi.models.
OperationsInsightsWarehouses
(**kwargs)¶ Bases:
object
Logical grouping used for Ops Insights Warehouse operations.
Methods
__init__
(**kwargs)Initializes a new OperationsInsightsWarehouses object with values from keyword arguments. Attributes
operations_insights_warehouses
Gets the operations_insights_warehouses of this OperationsInsightsWarehouses. -
__init__
(**kwargs)¶ Initializes a new OperationsInsightsWarehouses object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: operations_insights_warehouses (object) – The value to assign to the operations_insights_warehouses property of this OperationsInsightsWarehouses.
-
operations_insights_warehouses
¶ Gets the operations_insights_warehouses of this OperationsInsightsWarehouses. Ops Insights Warehouse Object.
Returns: The operations_insights_warehouses of this OperationsInsightsWarehouses. Return type: object
-