Interface ProcessingFeatureStoreOutput.Builder

    • Method Detail

      • featureGroupName

        ProcessingFeatureStoreOutput.Builder featureGroupName​(String featureGroupName)

        The name of the Amazon SageMaker FeatureGroup to use as the destination for processing job output. Note that your processing script is responsible for putting records into your Feature Store.

        Parameters:
        featureGroupName - The name of the Amazon SageMaker FeatureGroup to use as the destination for processing job output. Note that your processing script is responsible for putting records into your Feature Store.
        Returns:
        Returns a reference to this object so that method calls can be chained together.