Class: Aws::Types::DeleteThreatEntitySetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detector_id::String

Returns the value of attribute detector_id.

Returns:

  • (::String)


779
780
781
# File 'sig/types.rbs', line 779

def detector_id
  @detector_id
end

#threat_entity_set_id::String

Returns the value of attribute threat_entity_set_id.

Returns:

  • (::String)


780
781
782
# File 'sig/types.rbs', line 780

def threat_entity_set_id
  @threat_entity_set_id
end