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