chainConfigs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "qnbagmstrbseramx")
suspend fun chainConfigs(argument: List<suspend ChainChainConfigArgsBuilder.() -> Unit>)
@JvmName(name = "smjikbhfitgwdlha")
suspend fun chainConfigs(vararg argument: suspend ChainChainConfigArgsBuilder.() -> Unit)
@JvmName(name = "lebonedvcjlpyssh")
suspend fun chainConfigs(argument: suspend ChainChainConfigArgsBuilder.() -> Unit)

Parameters

argument

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