Class: Aws::Types::ComputationModelAnomalyDetectionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ComputationModelAnomalyDetectionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input_properties ⇒ ::String
Returns the value of attribute input_properties.
-
#result_property ⇒ ::String
Returns the value of attribute result_property.
Instance Attribute Details
#input_properties ⇒ ::String
Returns the value of attribute input_properties.
720 721 722 |
# File 'sig/types.rbs', line 720 def input_properties @input_properties end |
#result_property ⇒ ::String
Returns the value of attribute result_property.
721 722 723 |
# File 'sig/types.rbs', line 721 def result_property @result_property end |