Class: Aws::Types::DeleteThreatIntelSetRequest

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)


788
789
790
# File 'sig/types.rbs', line 788

def detector_id
  @detector_id
end

#threat_intel_set_id::String

Returns the value of attribute threat_intel_set_id.

Returns:

  • (::String)


789
790
791
# File 'sig/types.rbs', line 789

def threat_intel_set_id
  @threat_intel_set_id
end