chainConfigs

@JvmName(name = "wyrfywdlebswlarv")
suspend fun chainConfigs(value: Output<List<ChainChainConfigArgs>>)
@JvmName(name = "ciqwrjkcrdeiuclg")
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 = "flpjwcuhmrefixmf")
suspend fun chainConfigs(vararg values: Output<ChainChainConfigArgs>)


@JvmName(name = "pfnebgxkelxhjuij")
suspend fun chainConfigs(values: List<Output<ChainChainConfigArgs>>)
@JvmName(name = "rlwafmdbpoafadom")
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 = "vxgxjkqpogidjqvc")
suspend fun chainConfigs(argument: List<suspend ChainChainConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ivytrmnptvtwudsi")
suspend fun chainConfigs(vararg argument: suspend ChainChainConfigArgsBuilder.() -> Unit)
@JvmName(name = "pkeiwqmskjrjdofn")
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.