Class: Aws::Types::ComputationModelAnomalyDetectionConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_properties::String

Returns the value of attribute input_properties.

Returns:

  • (::String)


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.

Returns:

  • (::String)


721
722
723
# File 'sig/types.rbs', line 721

def result_property
  @result_property
end