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