Module: Aws::EC2::Client::_DescribeNetworkInterfacePermissionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeNetworkInterfacePermissionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#network_interface_permissions ⇒ ::Array[Types::NetworkInterfacePermission]
7236 |
# File 'sig/client.rbs', line 7236
def network_interface_permissions: () -> ::Array[Types::NetworkInterfacePermission]
|
#next_token ⇒ ::String
7237 |
# File 'sig/client.rbs', line 7237
def next_token: () -> ::String
|