Class: Aws::Types::UpdateDetectorModelResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDetectorModelResponse
- 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.
793 794 795 |
# File 'sig/types.rbs', line 793 def detector_model_configuration @detector_model_configuration end |