class Aws::DirectConnect::Types::VirtualInterfaceTestHistory

Information about the virtual interface failover test.

@!attribute [rw] test_id

The ID of the virtual interface failover test.
@return [String]

@!attribute [rw] virtual_interface_id

The ID of the tested virtual interface.
@return [String]

@!attribute [rw] bgp_peers

The BGP peers that were put in the DOWN state as part of the virtual
interface failover test.
@return [Array<String>]

@!attribute [rw] status

The status of the virtual interface failover test.
@return [String]

@!attribute [rw] owner_account

The owner ID of the tested virtual interface.
@return [String]

@!attribute [rw] test_duration_in_minutes

The time that the virtual interface failover test ran in minutes.
@return [Integer]

@!attribute [rw] start_time

The time that the virtual interface moves to the DOWN state.
@return [Time]

@!attribute [rw] end_time

The time that the virtual interface moves out of the DOWN state.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/VirtualInterfaceTestHistory AWS API Documentation

Constants

SENSITIVE