Options
All
  • Public
  • Public/Protected
  • All
Menu

Module domain/interfaces/SlaMaxInput

Index

Type aliases

Type aliases

SlaMaxInput: { description?: string; name: string; sla?: string }
description

Input to SLAMAX.

Type declaration

  • Optional description?: string
    description

    Optional description of the service.

  • name: string
    description

    Name of the service.

  • Optional sla?: string
    description

    Optional SLA of the service.

Generated using TypeDoc