postScriptPath

@JvmName(name = "bguddjquhcvggxog")
suspend fun postScriptPath(value: Output<String>)
@JvmName(name = "lkccimvdjjfdsfvo")
suspend fun postScriptPath(value: String?)

Parameters

value

Only vaild for the linux system when AppConsistent is true. The application thaw script path (e.g. /tmp/postscript.sh). The postscript.sh script must meet the following conditions: in terms of permissions, only the root user as the owner has read, write, and execute permissions, that is, 700 permissions. In terms of content, the script content needs to be customized according to the application itself. This indicates that this parameter must be set when creating an application consistency snapshot for a Linux instance. If the script is set incorrectly (for example, permissions, save path, or file name are set incorrectly), the resulting snapshot is a file system consistency snapshot.