Class: Aws::Types::UpdateMonitorInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#aggregation_period::Integer

Returns the value of attribute aggregation_period.

Returns:



230
231
232
# File 'sig/types.rbs', line 230

def aggregation_period
  @aggregation_period
end

#monitor_name::String

Returns the value of attribute monitor_name.

Returns:



229
230
231
# File 'sig/types.rbs', line 229

def monitor_name
  @monitor_name
end