Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetEngineHealthGroupsResponse

    interface GetEngineHealthGroupsResponse {
        healthGroups: HealthGroup[];
    }
    Index

    Properties

    Properties

    healthGroups: HealthGroup[]