TenancyAttachmentMonitoredRegionSummary

class oci.resource_analytics.models.TenancyAttachmentMonitoredRegionSummary(**kwargs)

Bases: object

Information about a monitored region in a tenancy.

Methods

__init__(**kwargs) Initializes a new TenancyAttachmentMonitoredRegionSummary object with values from keyword arguments.

Attributes

data_population [Required] Gets the data_population of this TenancyAttachmentMonitoredRegionSummary.
region_id [Required] Gets the region_id of this TenancyAttachmentMonitoredRegionSummary.
__init__(**kwargs)

Initializes a new TenancyAttachmentMonitoredRegionSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
data_population

[Required] Gets the data_population of this TenancyAttachmentMonitoredRegionSummary.

Returns:The data_population of this TenancyAttachmentMonitoredRegionSummary.
Return type:oci.resource_analytics.models.TenancyAttachmentDataPopulation
region_id

[Required] Gets the region_id of this TenancyAttachmentMonitoredRegionSummary. The Region Identifier of the monitored region. E.g. us-ashburn-1

Returns:The region_id of this TenancyAttachmentMonitoredRegionSummary.
Return type:str