pub fn create_direct_link_interface(
configuration: &Configuration,
create_direct_link_interface_request: Option<CreateDirectLinkInterfaceRequest>,
) -> Result<CreateDirectLinkInterfaceResponse, Error<CreateDirectLinkInterfaceError>>Expand description
Creates a DirectLink interface.
DirectLink interfaces enable you to reach one of your Nets through a virtual gateway.
For more information, see About DirectLink.