postInstallScripts

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

Parameters

value

The post install script. See post_install_script below.


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


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

Parameters

values

The post install script. See post_install_script below.


@JvmName(name = "mpixxtpfdlkjprvg")
suspend fun postInstallScripts(argument: List<suspend ClusterPostInstallScriptArgsBuilder.() -> Unit>)
@JvmName(name = "asojjbbduhntkfij")
suspend fun postInstallScripts(vararg argument: suspend ClusterPostInstallScriptArgsBuilder.() -> Unit)
@JvmName(name = "uwkpmxdqbesnthyv")
suspend fun postInstallScripts(argument: suspend ClusterPostInstallScriptArgsBuilder.() -> Unit)

Parameters

argument

The post install script. See post_install_script below.