Class: Aws::Types::UpdateAnomalyMonitorRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#monitor_arn::String

Returns the value of attribute monitor_arn.

Returns:

  • (::String)


1598
1599
1600
# File 'sig/types.rbs', line 1598

def monitor_arn
  @monitor_arn
end

#monitor_name::String

Returns the value of attribute monitor_name.

Returns:

  • (::String)


1599
1600
1601
# File 'sig/types.rbs', line 1599

def monitor_name
  @monitor_name
end