Class: Aws::Types::CreatePrivateVirtualInterfaceRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#connection_id::String

Returns the value of attribute connection_id.



336
337
338
# File 'sig/types.rbs', line 336

def connection_id
  @connection_id
end

#new_private_virtual_interfaceTypes::NewPrivateVirtualInterface

Returns the value of attribute new_private_virtual_interface.



337
338
339
# File 'sig/types.rbs', line 337

def new_private_virtual_interface
  @new_private_virtual_interface
end