public static interface ProcessingFeatureStoreOutput.Builder extends SdkPojo, CopyableBuilder<ProcessingFeatureStoreOutput.Builder,ProcessingFeatureStoreOutput>
| Modifier and Type | Method and Description |
|---|---|
ProcessingFeatureStoreOutput.Builder |
featureGroupName(String featureGroupName)
The name of the Amazon SageMaker FeatureGroup to use as the destination for processing job output.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildProcessingFeatureStoreOutput.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.
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.Copyright © 2022. All rights reserved.