onStart property

Output<String?> onStart
latefinal

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

Implementation

late final pulumi.Output<String?> onStart;