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