topicConfigurations

@JvmName(name = "qpwymtqdsevxqxtr")
suspend fun topicConfigurations(value: Output<List<BucketTopicConfigurationArgs>>)
@JvmName(name = "hkljwkusramdtwat")
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 = "cvnhxexhyonwamoq")
suspend fun topicConfigurations(vararg values: Output<BucketTopicConfigurationArgs>)


@JvmName(name = "tagawntwjtknrtta")
suspend fun topicConfigurations(values: List<Output<BucketTopicConfigurationArgs>>)
@JvmName(name = "krhjkodbhyitashv")
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 = "quopcrpfdkqvyjov")
suspend fun topicConfigurations(argument: List<suspend BucketTopicConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "xqogbqudqundgwxg")
suspend fun topicConfigurations(vararg argument: suspend BucketTopicConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "mqiohnrdlypewtvd")
suspend fun topicConfigurations(argument: suspend BucketTopicConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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