Class: Aws::Types::StartInvestigationResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartInvestigationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#investigation_id ⇒ ::String
Returns the value of attribute investigation_id.
Instance Attribute Details
#investigation_id ⇒ ::String
Returns the value of attribute investigation_id.
434 435 436 |
# File 'sig/types.rbs', line 434 def investigation_id @investigation_id end |