Interface StreamAlternate

An alternate location to read mirrored data

interface StreamAlternate {
    cluster: string;
    domain: string;
    name: string;
}

Properties

Properties

cluster: string

The name of the cluster holding the Stream

domain: string

The domain holding the Stream

name: string

The mirror Stream name