linuxNodeConfig

@JvmName(name = "ecpijslftjbrtxpx")
suspend fun linuxNodeConfig(value: Output<ClusterNodeConfigLinuxNodeConfigArgs>)
@JvmName(name = "eemahvqtolyetwik")
suspend fun linuxNodeConfig(value: ClusterNodeConfigLinuxNodeConfigArgs?)

Parameters

value

Linux node configuration, currently supported attributes can be found here. Note that validations happen all server side. All attributes are optional. Structure is documented below.


@JvmName(name = "nmpauqrqktrfkjnm")
suspend fun linuxNodeConfig(argument: suspend ClusterNodeConfigLinuxNodeConfigArgsBuilder.() -> Unit)

Parameters

argument

Linux node configuration, currently supported attributes can be found here. Note that validations happen all server side. All attributes are optional. Structure is documented below.