Class: Aws::Types::AwsEc2InstanceNetworkInterfacesDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsEc2InstanceNetworkInterfacesDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_interface_id ⇒ ::String
Returns the value of attribute network_interface_id.
Instance Attribute Details
#network_interface_id ⇒ ::String
Returns the value of attribute network_interface_id.
1441 1442 1443 |
# File 'sig/types.rbs', line 1441 def network_interface_id @network_interface_id end |