public static interface RecommendationJobCompiledOutputConfig.Builder extends SdkPojo, CopyableBuilder<RecommendationJobCompiledOutputConfig.Builder,RecommendationJobCompiledOutputConfig>
Modifier and Type | Method and Description |
---|---|
RecommendationJobCompiledOutputConfig.Builder |
s3OutputUri(String s3OutputUri)
Identifies the Amazon S3 bucket where you want SageMaker to store the compiled model artifacts.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
RecommendationJobCompiledOutputConfig.Builder s3OutputUri(String s3OutputUri)
Identifies the Amazon S3 bucket where you want SageMaker to store the compiled model artifacts.
s3OutputUri
- Identifies the Amazon S3 bucket where you want SageMaker to store the compiled model artifacts.Copyright © 2022. All rights reserved.