Class: Aws::Types::IndicatorDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flagged_ip_address_detailTypes::FlaggedIpAddressDetail

Returns the value of attribute flagged_ip_address_detail.



216
217
218
# File 'sig/types.rbs', line 216

def flagged_ip_address_detail
  @flagged_ip_address_detail
end

#impossible_travel_detailTypes::ImpossibleTravelDetail

Returns the value of attribute impossible_travel_detail.



215
216
217
# File 'sig/types.rbs', line 215

def impossible_travel_detail
  @impossible_travel_detail
end

#new_aso_detailTypes::NewAsoDetail

Returns the value of attribute new_aso_detail.

Returns:



218
219
220
# File 'sig/types.rbs', line 218

def new_aso_detail
  @new_aso_detail
end

#new_geolocation_detailTypes::NewGeolocationDetail

Returns the value of attribute new_geolocation_detail.



217
218
219
# File 'sig/types.rbs', line 217

def new_geolocation_detail
  @new_geolocation_detail
end

#new_user_agent_detailTypes::NewUserAgentDetail

Returns the value of attribute new_user_agent_detail.



219
220
221
# File 'sig/types.rbs', line 219

def new_user_agent_detail
  @new_user_agent_detail
end

Returns the value of attribute related_finding_detail.



220
221
222
# File 'sig/types.rbs', line 220

def related_finding_detail
  @related_finding_detail
end

Returns the value of attribute related_finding_group_detail.



221
222
223
# File 'sig/types.rbs', line 221

def related_finding_group_detail
  @related_finding_group_detail
end

#tt_ps_observed_detailTypes::TTPsObservedDetail

Returns the value of attribute tt_ps_observed_detail.



214
215
216
# File 'sig/types.rbs', line 214

def tt_ps_observed_detail
  @tt_ps_observed_detail
end