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