nodes

@JvmName(name = "wdxbbeovmkalmorv")
suspend fun nodes(value: Output<List<ChainChainConfigNodeArgs>>)
@JvmName(name = "bvohsmxrtjyohrha")
suspend fun nodes(value: List<ChainChainConfigNodeArgs>?)

Parameters

value

Each node in the delivery chain.


@JvmName(name = "hpvxxhhyiklnaapj")
suspend fun nodes(vararg values: Output<ChainChainConfigNodeArgs>)


@JvmName(name = "fclqyaeohtmnracn")
suspend fun nodes(values: List<Output<ChainChainConfigNodeArgs>>)
@JvmName(name = "ybspxllyilkmkgot")
suspend fun nodes(vararg values: ChainChainConfigNodeArgs)

Parameters

values

Each node in the delivery chain.


@JvmName(name = "vpflhcvmfrblqrpv")
suspend fun nodes(argument: List<suspend ChainChainConfigNodeArgsBuilder.() -> Unit>)
@JvmName(name = "ofexnocibkhvsoma")
suspend fun nodes(vararg argument: suspend ChainChainConfigNodeArgsBuilder.() -> Unit)
@JvmName(name = "umiowtrlpkoxentp")
suspend fun nodes(argument: suspend ChainChainConfigNodeArgsBuilder.() -> Unit)

Parameters

argument

Each node in the delivery chain.