S3Destination

The Amazon Simple Storage Service destination for a notebook export in Amazon SageMaker Unified Studio.

Types

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

Properties

Link copied to clipboard
val uri: String?

The Amazon Simple Storage Service URI of the exported notebook.

Functions

Link copied to clipboard
inline fun copy(block: S3Destination.Builder.() -> Unit = {}): S3Destination
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