Class: Aws::Types::GetInvestigationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetInvestigationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#investigation ⇒ Types::Investigation
Returns the value of attribute investigation.
Instance Attribute Details
#investigation ⇒ Types::Investigation
Returns the value of attribute investigation.
1355 1356 1357 |
# File 'sig/types.rbs', line 1355 def investigation @investigation end |