Class: Aws::Types::Featurization

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name ⇒ ::String

Returns the value of attribute attribute_name.

Returns:

  • (::String)


752
753
754
# File 'sig/types.rbs', line 752

def attribute_name
  @attribute_name
end

#featurization_pipeline ⇒ ::Array[Types::FeaturizationMethod]

Returns the value of attribute featurization_pipeline.

Returns:



753
754
755
# File 'sig/types.rbs', line 753

def featurization_pipeline
  @featurization_pipeline
end