topicConfigurations

@JvmName(name = "hibvgorlppalqfus")
suspend fun topicConfigurations(value: Output<List<TopicConfigurationArgs>>)
@JvmName(name = "oeygyhmgnapmefys")
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 = "yvdehipbgnjeejxb")
suspend fun topicConfigurations(vararg values: Output<TopicConfigurationArgs>)


@JvmName(name = "xdmklsrthvkwjuvj")
suspend fun topicConfigurations(values: List<Output<TopicConfigurationArgs>>)
@JvmName(name = "aqlnobktsbyttfik")
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 = "onjahhcakpaxapuq")
suspend fun topicConfigurations(argument: List<suspend TopicConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "xxadsbtlfeuglikg")
suspend fun topicConfigurations(vararg argument: suspend TopicConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "pcjubqyhbrkoavxe")
suspend fun topicConfigurations(argument: suspend TopicConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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