Module: Aws::EC2::Client::_DescribeNetworkInterfacesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeNetworkInterfacesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#network_interfaces ⇒ ::Array[Types::NetworkInterface]
7268 |
# File 'sig/client.rbs', line 7268
def network_interfaces: () -> ::Array[Types::NetworkInterface]
|
#next_token ⇒ ::String
7269 |
# File 'sig/client.rbs', line 7269
def next_token: () -> ::String
|