Class: Aws::Types::CreatePrivateVirtualInterfaceRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_id::String

Returns the value of attribute connection_id.

Returns:

  • (::String)


310
311
312
# File 'sig/types.rbs', line 310

def connection_id
  @connection_id
end

#new_private_virtual_interfaceTypes::NewPrivateVirtualInterface

Returns the value of attribute new_private_virtual_interface.



311
312
313
# File 'sig/types.rbs', line 311

def new_private_virtual_interface
  @new_private_virtual_interface
end