nodeConfig

@JvmName(name = "hcrowdsanupiwwio")
suspend fun nodeConfig(value: Output<EnvironmentNodeConfigArgs>)
@JvmName(name = "dpvoxwrebboheetr")
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 = "rabludcbymcbmfec")
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.