Setup Scripts Args
data class SetupScriptsArgs(val scripts: Output<ScriptsToExecuteArgs>? = null) : ConvertibleToJava<SetupScriptsArgs>
Details of customized scripts to execute for setting up the cluster.
Details of customized scripts to execute for setting up the cluster.