You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DirectConnect::Types::StartBgpFailoverTestRequestWhen passing StartBgpFailoverTestRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
virtual_interface_id: "VirtualInterfaceId", bgp_peers: ["BGPPeerId"],
test_duration_in_minutes: 1,
}
Instance Attribute Summary collapse
The BGP peers to place in the DOWN state.
The time in minutes that the virtual interface failover test will last.
The ID of the virtual interface you want to test.
The BGP peers to place in the DOWN state.
#test_duration_in_minutes ⇒ IntegerThe time in minutes that the virtual interface failover test will last.
Maximum value: 180 minutes (3 hours).
Default: 180 minutes (3 hours).
#virtual_interface_id ⇒ StringThe ID of the virtual interface you want to test.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4