Class: Aws::Types::VpcInterfaceAttachment
- Inherits:
-
Object
- Object
- Aws::Types::VpcInterfaceAttachment
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_interface_name ⇒ ::String
Returns the value of attribute vpc_interface_name.
Instance Attribute Details
#vpc_interface_name ⇒ ::String
Returns the value of attribute vpc_interface_name.
2693 2694 2695 |
# File 'sig/types.rbs', line 2693 def vpc_interface_name @vpc_interface_name end |