ScriptDetails

Describes the details of the script.

Types

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

Properties

Link copied to clipboard

The runtime parameters passed to the run path for the script.

Link copied to clipboard

The run path for the script.

Link copied to clipboard

The S3 object location for the script.

Link copied to clipboard

The run timeout, in seconds, for the script.

Functions

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