@backblaze-labs/b2-sdk - v0.1.0
    Preparing search index...

    Interface ReplicationSource

    Configuration for a bucket acting as a replication source.

    interface ReplicationSource {
        sourceApplicationKeyId: ApplicationKeyId;
    }
    Index

    Properties

    sourceApplicationKeyId: ApplicationKeyId

    Application key ID authorized to read from the source bucket.