Class: Aws::Types::AnomalyDetectorConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#excluded_time_ranges::Array[Types::Range]

Returns the value of attribute excluded_time_ranges.

Returns:



62
63
64
# File 'sig/types.rbs', line 62

def excluded_time_ranges
  @excluded_time_ranges
end

#metric_timezone::String

Returns the value of attribute metric_timezone.

Returns:

  • (::String)


63
64
65
# File 'sig/types.rbs', line 63

def metric_timezone
  @metric_timezone
end