Optional
Readonly
address(OPTIONAL) The address family to use for this virtual interface.
Default - ipv4
Optional
Readonly
amazon(OPTIONAL) The peer IP address to use for Amazon's side of the virtual interface.
Default - randomly-generated by Amazon
Readonly
connectionThe resource ID of the DX connection the virtual interface will be created on
Optional
Readonly
customer(OPTIONAL) The peer IP address to use for customer's side of the virtual interface.
Default - randomly-generated by Amazon
Readonly
customerA Border Gateway Protocol (BGP) Autonomous System Number (ASN) for the customer side of the connection.
Optional
Readonly
enable(OPTIONAL) Enable SiteLink for this virtual interface.
Default - false
Readonly
interfaceThe name of the virtual interface. This name will show as the name of the resource in the AWS console and API.
Optional
Readonly
jumbo(OPTIONAL) Enable jumbo frames for the virtual interface.
Default - standard 1500 MTU frame size
Readonly
nameA friendly name for the virtual interface. This name is used as a logical reference for the resource in the accelerator.
Readonly
ownerThe friendly name of the owning account of the DX connection.
Please note this is the owning account of the physical DX connection, not the virtual interface.
If specifying an account that differs from the account of the Direct Connect Gateway, this will create a hosted VIF allocation from the connection owner account to the Direct Connect Gateway owner account. Hosted VIFs must be manually confirmed before they can be used or updated by the accelerator.
Readonly
regionThe region of the virtual interface.
Optional
Readonly
tags(OPTIONAL) An array of tags to apply to the virtual interface.
Readonly
typeThe type of the virtual interface
Readonly
vlanThe virtual local area network (VLAN) tag to use for this virtual interface.
NetworkConfig / DxGatewayConfig / DxVirtualInterfaceConfig
Direct Connect (DX) virtual interface (VIF) configuration.
Description
Use this configuration to create a virtual interface to a DX Gateway. Virtual interfaces enable access to your AWS services from your on-premises environment.
The following example creates a transit VIF called Accelerator-VIF in the Network account on a DX connection with resource ID dxcon-example:
Example