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