onStart property

Input<String?>? onStart
final

A shell script (base64-encoded) that runs every time the SageMaker AI Notebook Instance is started including the time it's created.

Implementation

final pulumi.Input<String?>? onStart;