Class: Aws::Types::GetIncidentRecordOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetIncidentRecordOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#incident_record ⇒ Types::IncidentRecord
Returns the value of attribute incident_record.
Instance Attribute Details
#incident_record ⇒ Types::IncidentRecord
Returns the value of attribute incident_record.
302 303 304 |
# File 'sig/types.rbs', line 302 def incident_record @incident_record end |