Uses of Class
software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig
-
Packages that use RecommendationJobOutputConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of RecommendationJobOutputConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return RecommendationJobOutputConfig Modifier and Type Method Description RecommendationJobOutputConfigCreateInferenceRecommendationsJobRequest. outputConfig()Provides information about the output artifacts and the KMS key to use for Amazon S3 server-side encryption.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type RecommendationJobOutputConfig Modifier and Type Method Description CreateInferenceRecommendationsJobRequest.BuilderCreateInferenceRecommendationsJobRequest.Builder. outputConfig(RecommendationJobOutputConfig outputConfig)Provides information about the output artifacts and the KMS key to use for Amazon S3 server-side encryption.
-