| Name | Type | Description | Notes |
|---|---|---|---|
| items | Array<RelayAutoConfigRep> | An array of Relay Proxy configurations | [default to undefined] |
import { RelayAutoConfigCollectionRep } from 'launchdarkly-api-typescript';
const instance: RelayAutoConfigCollectionRep = {
items,
};