Class: Aws::Types::Indicator

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#indicator_detailTypes::IndicatorDetail

Returns the value of attribute indicator_detail.



209
210
211
# File 'sig/types.rbs', line 209

def indicator_detail
  @indicator_detail
end

#indicator_type"TTP_OBSERVED", ...

Returns the value of attribute indicator_type.

Returns:

  • ("TTP_OBSERVED", "IMPOSSIBLE_TRAVEL", "FLAGGED_IP_ADDRESS", "NEW_GEOLOCATION", "NEW_ASO", "NEW_USER_AGENT", "RELATED_FINDING", "RELATED_FINDING_GROUP")


208
209
210
# File 'sig/types.rbs', line 208

def indicator_type
  @indicator_type
end