Class: Aws::Types::CreatePublicVirtualInterfaceRequest

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)


316
317
318
# File 'sig/types.rbs', line 316

def connection_id
  @connection_id
end

#new_public_virtual_interfaceTypes::NewPublicVirtualInterface

Returns the value of attribute new_public_virtual_interface.



317
318
319
# File 'sig/types.rbs', line 317

def new_public_virtual_interface
  @new_public_virtual_interface
end