Interface Placement

interface Placement {
    cluster: string;
    tags: string[];
}

Properties

Properties

cluster: string

The cluster to place the stream on

tags: string[]

Tags matching server configuration