script Behavior After Reboot
suspend fun scriptBehaviorAfterReboot(value: Output<Either<String, GalleryApplicationScriptRebootBehavior>>)
suspend fun scriptBehaviorAfterReboot(value: Either<String, GalleryApplicationScriptRebootBehavior>?)
Parameters
value
Optional. The action to be taken with regards to install/update/remove of the gallery application in the event of a reboot.