Struct rusoto_directconnect::ConfirmPublicVirtualInterfaceRequest [] [src]

pub struct ConfirmPublicVirtualInterfaceRequest {
    pub virtual_interface_id: VirtualInterfaceId,
}

Container for the parameters to the ConfirmPublicVirtualInterface operation.

Fields

Trait Implementations

impl Default for ConfirmPublicVirtualInterfaceRequest
[src]

Returns the "default value" for a type. Read more

impl Debug for ConfirmPublicVirtualInterfaceRequest
[src]

Formats the value using the given formatter.

impl Clone for ConfirmPublicVirtualInterfaceRequest
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more