You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ApplicationDiscoveryService::Types::GetDiscoverySummaryResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#agent_summaryTypes::CustomerAgentInfo

Details about discovered agents, including agent status and health.

Returns:

#applicationsInteger

The number of applications discovered.

Returns:

  • (Integer)

    The number of applications discovered.

#connector_summaryTypes::CustomerConnectorInfo

Details about discovered connectors, including connector status and health.

Returns:

#serversInteger

The number of servers discovered.

Returns:

  • (Integer)

    The number of servers discovered.

#servers_mapped_to_applicationsInteger

The number of servers mapped to applications.

Returns:

  • (Integer)

    The number of servers mapped to applications.

#servers_mappedto_tagsInteger

The number of servers mapped to tags.

Returns:

  • (Integer)

    The number of servers mapped to tags.