CreatePresignedNotebookUrlResponse

Types

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

Properties

Link copied to clipboard

The authentication token for the notebook.

Link copied to clipboard

The UTC epoch time when the authentication token expires.

Link copied to clipboard

The URL of the notebook. The URL includes the authentication token and notebook file name and points directly to the opened notebook.

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