Class: Aws::Types::CreateThreatIntelSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateThreatIntelSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#threat_intel_set_id ⇒ ::String
Returns the value of attribute threat_intel_set_id.
Instance Attribute Details
#threat_intel_set_id ⇒ ::String
Returns the value of attribute threat_intel_set_id.
617 618 619 |
# File 'sig/types.rbs', line 617 def threat_intel_set_id @threat_intel_set_id end |