ScriptBootstrapActionConfig

Configuration of the script to run during a bootstrap action.

Types

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

Properties

Link copied to clipboard

A list of command line arguments to pass to the bootstrap action script.

Link copied to clipboard
val path: String?

Location in Amazon S3 of the script to run during a bootstrap action.

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