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

Class: Aws::ApplicationDiscoveryService::Types::AgentNetworkInfo

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

Overview

Network details about the host where the agent/connector resides.

Instance Attribute Summary collapse

Instance Attribute Details

#ip_addressString

The IP address for the host where the agent/connector resides.

Returns:

  • (String)

    The IP address for the host where the agent/connector resides.

#mac_addressString

The MAC address for the host where the agent/connector resides.

Returns:

  • (String)

    The MAC address for the host where the agent/connector resides.