Class: Aws::Types::CreateDetectorModelResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateDetectorModelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#detector_model_configuration ⇒ Types::DetectorModelConfiguration
Returns the value of attribute detector_model_configuration.
Instance Attribute Details
#detector_model_configuration ⇒ Types::DetectorModelConfiguration
Returns the value of attribute detector_model_configuration.
165 166 167 |
# File 'sig/types.rbs', line 165 def detector_model_configuration @detector_model_configuration end |