topicConfigurations

@JvmName(name = "iuawxwvfojdxshgu")
suspend fun topicConfigurations(value: Output<List<BucketTopicConfigurationArgs>>)
@JvmName(name = "mgbsjerfwmckavdx")
suspend fun topicConfigurations(value: List<BucketTopicConfigurationArgs>?)

Parameters

value

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


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


@JvmName(name = "mntthmkidqhlnmcf")
suspend fun topicConfigurations(values: List<Output<BucketTopicConfigurationArgs>>)
@JvmName(name = "hbmapqbdsrxpyfhd")
suspend fun topicConfigurations(vararg values: BucketTopicConfigurationArgs)

Parameters

values

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


@JvmName(name = "okrinqbyktjvwlrt")
suspend fun topicConfigurations(argument: List<suspend BucketTopicConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "dbyseruisxvhxoyv")
suspend fun topicConfigurations(vararg argument: suspend BucketTopicConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "pkyngfvpablcrfko")
suspend fun topicConfigurations(argument: suspend BucketTopicConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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