nodeConfigs

@JvmName(name = "jpucktinjqeexqyy")
suspend fun nodeConfigs(value: Output<List<ChainChainConfigNodeNodeConfigArgs>>)
@JvmName(name = "irtdpphhdboebmuh")
suspend fun nodeConfigs(value: List<ChainChainConfigNodeNodeConfigArgs>?)

Parameters

value

The configuration of delivery chain node. See node_config below.


@JvmName(name = "nrmgesotexxmivrb")
suspend fun nodeConfigs(vararg values: Output<ChainChainConfigNodeNodeConfigArgs>)


@JvmName(name = "baadpoehwgfqdhtt")
suspend fun nodeConfigs(values: List<Output<ChainChainConfigNodeNodeConfigArgs>>)
@JvmName(name = "hiajmlgvabwjtvei")
suspend fun nodeConfigs(vararg values: ChainChainConfigNodeNodeConfigArgs)

Parameters

values

The configuration of delivery chain node. See node_config below.


@JvmName(name = "ovgrjiflestgcoty")
suspend fun nodeConfigs(argument: List<suspend ChainChainConfigNodeNodeConfigArgsBuilder.() -> Unit>)
@JvmName(name = "aynpnhhqygcdjldy")
suspend fun nodeConfigs(vararg argument: suspend ChainChainConfigNodeNodeConfigArgsBuilder.() -> Unit)
@JvmName(name = "mlllnikwddrohpto")
suspend fun nodeConfigs(argument: suspend ChainChainConfigNodeNodeConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration of delivery chain node. See node_config below.