initScripts

@JvmName(name = "whqfcvkyjeacbugj")
suspend fun initScripts(value: Output<List<String>>)
@JvmName(name = "nhokpcloyxfrqnaw")
suspend fun initScripts(value: List<String>?)

Parameters

value

User defined initialization scripts for the cluster.


@JvmName(name = "vlggwqyyevfkbfep")
suspend fun initScripts(vararg values: Output<String>)


@JvmName(name = "jceextspiqciplsj")
suspend fun initScripts(values: List<Output<String>>)
@JvmName(name = "pcswhhbbfyswuctb")
suspend fun initScripts(vararg values: String)

Parameters

values

User defined initialization scripts for the cluster.