get Snapshot
Gets the configuration details of a snapshot. Snapshots are used in Seek operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot.
Return
null
Parameters
argument
null
Return
null
Parameters
project
snapshot Id
See also
suspend fun getSnapshot(argument: suspend GetSnapshotPlainArgsBuilder.() -> Unit): GetSnapshotResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.pubsub.v1.kotlin.inputs.GetSnapshotPlainArgs.