Class: Aws::Types::CreateAnomalyMonitorRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#anomaly_monitorTypes::AnomalyMonitor

Returns the value of attribute anomaly_monitor.

Returns:



264
265
266
# File 'sig/types.rbs', line 264

def anomaly_monitor
  @anomaly_monitor
end

#resource_tags::Array[Types::ResourceTag]

Returns the value of attribute resource_tags.

Returns:



265
266
267
# File 'sig/types.rbs', line 265

def resource_tags
  @resource_tags
end