Class: Aws::Types::GetThreatIntelSetRequest

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)


1504
1505
1506
# File 'sig/types.rbs', line 1504

def detector_id
  @detector_id
end

#threat_intel_set_id::String

Returns the value of attribute threat_intel_set_id.

Returns:

  • (::String)


1505
1506
1507
# File 'sig/types.rbs', line 1505

def threat_intel_set_id
  @threat_intel_set_id
end