Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScriptAction

Package version

Custom script action to run on HDI ondemand cluster once it's up.

Hierarchy

  • ScriptAction

Index

Properties

Properties

name

name: string

The user provided name of the script action.

Optional parameters

parameters: undefined | string

The parameters for the script action.

roles

roles: any

The node types on which the script action should be executed.

uri

uri: string

The URI for the script action.

Generated using TypeDoc