topicConfigurations

@JvmName(name = "kxhhhghctvnechgu")
suspend fun topicConfigurations(value: Output<List<TopicConfigurationArgs>>)
@JvmName(name = "flyhstntfoefsvko")
suspend fun topicConfigurations(value: List<TopicConfigurationArgs>?)

Parameters

value

The topic to which notifications are sent and the events for which notifications are generated.


@JvmName(name = "wxyisowwpoqnpatv")
suspend fun topicConfigurations(vararg values: Output<TopicConfigurationArgs>)


@JvmName(name = "wgyibnfkmjfmnuto")
suspend fun topicConfigurations(values: List<Output<TopicConfigurationArgs>>)
@JvmName(name = "xhgnjeffmtxygmod")
suspend fun topicConfigurations(vararg values: TopicConfigurationArgs)

Parameters

values

The topic to which notifications are sent and the events for which notifications are generated.


@JvmName(name = "vxthipudoqsyekym")
suspend fun topicConfigurations(argument: List<suspend TopicConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "kolhuqaqjcobdvys")
suspend fun topicConfigurations(vararg argument: suspend TopicConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "axialswefnqowqnw")
suspend fun topicConfigurations(argument: suspend TopicConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The topic to which notifications are sent and the events for which notifications are generated.