Class: Aws::Types::ListMonitoringExecutionsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#monitoring_execution_summaries::Array[Types::MonitoringExecutionSummary]

Returns the value of attribute monitoring_execution_summaries.

Returns:



8239
8240
8241
# File 'sig/types.rbs', line 8239

def monitoring_execution_summaries
  @monitoring_execution_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:



8240
8241
8242
# File 'sig/types.rbs', line 8240

def next_token
  @next_token
end