Class: Aws::Types::VpcInterfaceAttachment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#vpc_interface_name::String

Returns the value of attribute vpc_interface_name.

Returns:

  • (::String)


2693
2694
2695
# File 'sig/types.rbs', line 2693

def vpc_interface_name
  @vpc_interface_name
end