nodeConfig

@JvmName(name = "rfxhfbaciheanlku")
suspend fun nodeConfig(value: Output<EnvironmentNodeConfigArgs>)
@JvmName(name = "scnrrrgsrxcrbwqa")
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 = "bbryrxutdulgroei")
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.