postInstallScripts

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

Parameters

value

The post install script. See post_install_script below.


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


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

Parameters

values

The post install script. See post_install_script below.


@JvmName(name = "syhulchlljsyxttl")
suspend fun postInstallScripts(argument: List<suspend ClusterPostInstallScriptArgsBuilder.() -> Unit>)
@JvmName(name = "iyuohfpatqyhieqx")
suspend fun postInstallScripts(vararg argument: suspend ClusterPostInstallScriptArgsBuilder.() -> Unit)
@JvmName(name = "vsgaxmyikbsylblt")
suspend fun postInstallScripts(argument: suspend ClusterPostInstallScriptArgsBuilder.() -> Unit)

Parameters

argument

The post install script. See post_install_script below.