Class: Aws::Types::GetAppMonitorDataResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#events::Array[::String]

Returns the value of attribute events.

Returns:

  • (::Array[::String])


205
206
207
# File 'sig/types.rbs', line 205

def events
  @events
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


206
207
208
# File 'sig/types.rbs', line 206

def next_token
  @next_token
end