Class: Aws::Types::DescribeDetectorModelResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDetectorModelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#detector_model ⇒ Types::DetectorModel
Returns the value of attribute detector_model.
Instance Attribute Details
#detector_model ⇒ Types::DetectorModel
Returns the value of attribute detector_model.
248 249 250 |
# File 'sig/types.rbs', line 248 def detector_model @detector_model end |