chainConfigs

@JvmName(name = "iurrcfwvehpfcjht")
suspend fun chainConfigs(value: Output<List<ChainChainConfigArgs>>)
@JvmName(name = "htokqfogxumhhthk")
suspend fun chainConfigs(value: List<ChainChainConfigArgs>?)

Parameters

value

The configuration of delivery chain. See chain_config below. NOTE: This parameter must specify the correct value, otherwise the created resource will be incorrect.


@JvmName(name = "xtfbvtnfsghmcipv")
suspend fun chainConfigs(vararg values: Output<ChainChainConfigArgs>)


@JvmName(name = "hktuggrotahiqtmr")
suspend fun chainConfigs(values: List<Output<ChainChainConfigArgs>>)
@JvmName(name = "qxycjxijmuapeaon")
suspend fun chainConfigs(vararg values: ChainChainConfigArgs)

Parameters

values

The configuration of delivery chain. See chain_config below. NOTE: This parameter must specify the correct value, otherwise the created resource will be incorrect.


@JvmName(name = "rlagipnwvlloqcww")
suspend fun chainConfigs(argument: List<suspend ChainChainConfigArgsBuilder.() -> Unit>)
@JvmName(name = "duoqyaffoqoefmmj")
suspend fun chainConfigs(vararg argument: suspend ChainChainConfigArgsBuilder.() -> Unit)
@JvmName(name = "wncbyxdpppfpjqgr")
suspend fun chainConfigs(argument: suspend ChainChainConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration of delivery chain. See chain_config below. NOTE: This parameter must specify the correct value, otherwise the created resource will be incorrect.