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]
7255 |
# File 'sig/client.rbs', line 7255
def network_interfaces: () -> ::Array[Types::NetworkInterface]
|
#next_token ⇒ ::String
7256 |
# File 'sig/client.rbs', line 7256
def next_token: () -> ::String
|