Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

directconnect_delete_virtual_interface

Deletes a virtual interface


Description

Deletes a virtual interface.

Usage

directconnect_delete_virtual_interface(virtualInterfaceId)

Arguments

virtualInterfaceId

[required] The ID of the virtual interface.

Value

A list with the following syntax:

list(
  virtualInterfaceState = "confirming"|"verifying"|"pending"|"available"|"down"|"deleting"|"deleted"|"rejected"|"unknown"
)

Request syntax

svc$delete_virtual_interface(
  virtualInterfaceId = "string"
)

paws.networking

Amazon Web Services Networking & Content Delivery Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.