nodeConfig

@JvmName(name = "lncpjwhvqtnpolnu")
suspend fun nodeConfig(value: Output<EnvironmentNodeConfigArgs>)
@JvmName(name = "awhlvwkfgkwqmxuy")
suspend fun nodeConfig(value: EnvironmentNodeConfigArgs?)

Parameters

value

NodeConfig for setting the min/max number of nodes associated with the environment. Structure is documented below.


@JvmName(name = "ehmegdbbecelsotk")
suspend fun nodeConfig(argument: suspend EnvironmentNodeConfigArgsBuilder.() -> Unit)

Parameters

argument

NodeConfig for setting the min/max number of nodes associated with the environment. Structure is documented below.