class Aws::SageMaker::Types::ProcessingFeatureStoreOutput

Configuration for processing job outputs in Amazon SageMaker Feature Store.

@note When making an API call, you may pass ProcessingFeatureStoreOutput

data as a hash:

    {
      feature_group_name: "FeatureGroupName", # required
    }

@!attribute [rw] feature_group_name

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ProcessingFeatureStoreOutput AWS API Documentation

Constants

SENSITIVE