| Name | Type | Description | Notes |
|---|---|---|---|
| self | Link | [default to undefined] | |
| parent | Link | [optional] [default to undefined] |
import { IntegrationDeliveryConfigurationCollectionLinks } from 'launchdarkly-api-typescript';
const instance: IntegrationDeliveryConfigurationCollectionLinks = {
self,
parent,
};