| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ProcessingFeatureStoreOutput |
ProcessingFeatureStoreOutput.clone() |
ProcessingFeatureStoreOutput |
ProcessingOutput.getFeatureStoreOutput()
Configuration for processing job outputs in Amazon SageMaker Feature Store.
|
ProcessingFeatureStoreOutput |
ProcessingFeatureStoreOutput.withFeatureGroupName(String featureGroupName)
The name of the Amazon SageMaker FeatureGroup to use as the destination for processing job output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessingOutput.setFeatureStoreOutput(ProcessingFeatureStoreOutput featureStoreOutput)
Configuration for processing job outputs in Amazon SageMaker Feature Store.
|
ProcessingOutput |
ProcessingOutput.withFeatureStoreOutput(ProcessingFeatureStoreOutput featureStoreOutput)
Configuration for processing job outputs in Amazon SageMaker Feature Store.
|
Copyright © 2022. All rights reserved.