retentionConfig

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

Parameters

value

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


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

Parameters

argument

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