Builder
class Builder
Properties
Link copied to clipboard
When True
, output operations such as data upload are managed natively by the processing job application. When False
(default), output operations are managed by Amazon SageMaker.
Link copied to clipboard
Configuration for processing job outputs in Amazon SageMaker Feature Store. This processing output type is only supported when AppManaged
is specified.
Link copied to clipboard
The name for the processing job output.
Link copied to clipboard
Configuration for processing job outputs in Amazon S3.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.ProcessingFeatureStoreOutput inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.ProcessingS3Output inside the given block