View source: R/directconnect_operations.R
directconnect_create_public_virtual_interface | R Documentation |
Creates a public virtual interface. A virtual interface is the VLAN that transports Direct Connect traffic. A public virtual interface supports sending traffic to public services of Amazon Web Services such as Amazon S3.
See https://www.paws-r-sdk.com/docs/directconnect_create_public_virtual_interface/ for full documentation.
directconnect_create_public_virtual_interface(
connectionId,
newPublicVirtualInterface
)
connectionId |
[required] The ID of the connection. |
newPublicVirtualInterface |
[required] Information about the public virtual interface. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.