Class: Aws::Types::CreateThreatEntitySetResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateThreatEntitySetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#threat_entity_set_id ⇒ ::String
Returns the value of attribute threat_entity_set_id.
Instance Attribute Details
#threat_entity_set_id ⇒ ::String
Returns the value of attribute threat_entity_set_id.
600 601 602 |
# File 'sig/types.rbs', line 600 def threat_entity_set_id @threat_entity_set_id end |