messageStoragePolicy

@JvmName(name = "hgmibrqftmxpcfcl")
suspend fun messageStoragePolicy(value: Output<TopicMessageStoragePolicyArgs>)
@JvmName(name = "dxrfabqoepcbnldn")
suspend fun messageStoragePolicy(value: TopicMessageStoragePolicyArgs?)

Parameters

value

Policy constraining the set of Google Cloud Platform regions where messages published to the topic may be stored. If not present, then no constraints are in effect. Structure is documented below.


@JvmName(name = "uvgucniuobmknqsi")
suspend fun messageStoragePolicy(argument: suspend TopicMessageStoragePolicyArgsBuilder.() -> Unit)

Parameters

argument

Policy constraining the set of Google Cloud Platform regions where messages published to the topic may be stored. If not present, then no constraints are in effect. Structure is documented below.