interface HttpsAgentMap {
    dataplatform?: Agent;
    service?: Agent;
}

Properties

dataplatform?: Agent
service?: Agent