/* * Copyright OpenSearch Contributors * SPDX-License-Identifier: Apache-2.0 */ export enum ASSOCIATED_DETECTOR_ACTION { UNLINK, }