Class: Aws::Types::CreateInvestigationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateInvestigationResponse
- 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.
524 525 526 |
# File 'sig/types.rbs', line 524 def investigation_id @investigation_id end |