Class: Aws::Types::ClusterNetworkInterface
- Inherits:
-
Object
- Object
- Aws::Types::ClusterNetworkInterface
- 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.
1447 1448 1449 |
# File 'sig/types.rbs', line 1447 def interface_type @interface_type end |