Class: Aws::Types::ClusterNetworkInterfaceDetails
- Inherits:
-
Object
- Object
- Aws::Types::ClusterNetworkInterfaceDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#interface_type ⇒ "efa", "efa-only"
Returns the value of attribute interface_type.
Instance Attribute Details
#interface_type ⇒ "efa", "efa-only"
Returns the value of attribute interface_type.
1452 1453 1454 |
# File 'sig/types.rbs', line 1452 def interface_type @interface_type end |