Class: Aws::Types::InsightSelector

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#event_categories::Array[("Management" | "Data")]

Returns the value of attribute event_categories.

Returns:



659
660
661
# File 'sig/types.rbs', line 659

def event_categories
  @event_categories
end

#insight_type"ApiCallRateInsight", "ApiErrorRateInsight"

Returns the value of attribute insight_type.

Returns:



658
659
660
# File 'sig/types.rbs', line 658

def insight_type
  @insight_type
end