Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/discovery@2015-11-01/mod.ts>AgentInfo

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface AgentInfo
import { type AgentInfo } from "https://deno.land/x/aws_api@v0.1.0/services/discovery@2015-11-01/mod.ts";

Properties

optional
agentId: string | null
optional
hostName: string | null
optional
agentNetworkInfoList: AgentNetworkInfo[] | null
optional
connectorId: string | null
optional
version: string | null
optional
health: AgentStatus | null
optional
lastHealthPingTime: string | null
optional
collectionStatus: string | null
optional
agentType: string | null
optional
registeredTime: string | null