retentionConfig

@JvmName(name = "ewfikbrykrsfbink")
suspend fun retentionConfig(value: Output<LiteTopicRetentionConfigArgs>)
@JvmName(name = "qphbimppsuvgmrfu")
suspend fun retentionConfig(value: LiteTopicRetentionConfigArgs?)

Parameters

value

The settings for a topic's message retention. Structure is documented below.


@JvmName(name = "hresmbnoqhcckhoj")
suspend fun retentionConfig(argument: suspend LiteTopicRetentionConfigArgsBuilder.() -> Unit)

Parameters

argument

The settings for a topic's message retention. Structure is documented below.