Class: Aws::Types::ListMonitoringAlertsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#monitoring_alert_summaries::Array[Types::MonitoringAlertSummary]

Returns the value of attribute monitoring_alert_summaries.

Returns:



8214
8215
8216
# File 'sig/types.rbs', line 8214

def monitoring_alert_summaries
  @monitoring_alert_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:



8215
8216
8217
# File 'sig/types.rbs', line 8215

def next_token
  @next_token
end