MonitoringS3Output

Information about where and how you want to store the results of a monitoring job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The local path to the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring job. LocalPath is an absolute path for the output data.

Link copied to clipboard

Whether to upload the results of the monitoring job continuously or after the job completes.

Link copied to clipboard

A URI that identifies the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring job.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String