You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DirectConnect::Types::ConfirmPublicVirtualInterfaceRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::DirectConnect::Types::ConfirmPublicVirtualInterfaceRequest
- Defined in:
- (unknown)
Overview
Note:
When passing ConfirmPublicVirtualInterfaceRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
virtual_interface_id: "VirtualInterfaceId", # required
}
Instance Attribute Summary collapse
-
#virtual_interface_id ⇒ String
The ID of the virtual interface.
Instance Attribute Details
#virtual_interface_id ⇒ String
The ID of the virtual interface.