postInstallScripts

@JvmName(name = "uifdijlfjalxpoku")
suspend fun postInstallScripts(value: Output<List<ClusterPostInstallScriptArgs>>)
@JvmName(name = "nrlopforhcwwnole")
suspend fun postInstallScripts(value: List<ClusterPostInstallScriptArgs>?)

Parameters

value

The post install script. See the following Block post_install_script.


@JvmName(name = "tcgusswgywccnxev")
suspend fun postInstallScripts(vararg values: Output<ClusterPostInstallScriptArgs>)


@JvmName(name = "lqqduekuwpdsgqux")
suspend fun postInstallScripts(values: List<Output<ClusterPostInstallScriptArgs>>)
@JvmName(name = "usvsvntiftqbhhrw")
suspend fun postInstallScripts(vararg values: ClusterPostInstallScriptArgs)

Parameters

values

The post install script. See the following Block post_install_script.


@JvmName(name = "iwbfnvyyfeeyvxsl")
suspend fun postInstallScripts(argument: List<suspend ClusterPostInstallScriptArgsBuilder.() -> Unit>)
@JvmName(name = "snrabcjuoirllaur")
suspend fun postInstallScripts(vararg argument: suspend ClusterPostInstallScriptArgsBuilder.() -> Unit)
@JvmName(name = "eblsokevjcpdgipn")
suspend fun postInstallScripts(argument: suspend ClusterPostInstallScriptArgsBuilder.() -> Unit)

Parameters

argument

The post install script. See the following Block post_install_script.