Class: Aws::Types::Insight

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#signals_detected ⇒ ::String

Returns the value of attribute signals_detected.

Returns:

  • (::String)


960
961
962
# File 'sig/types.rbs', line 960

def signals_detected
  @signals_detected
end

#usage_pattern ⇒ ::String

Returns the value of attribute usage_pattern.

Returns:

  • (::String)


959
960
961
# File 'sig/types.rbs', line 959

def usage_pattern
  @usage_pattern
end