Module: Aws::EC2::Client::_GetAwsNetworkPerformanceDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAwsNetworkPerformanceDataResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_responses ⇒ ::Array[Types::DataResponse]
9803 |
# File 'sig/client.rbs', line 9803
def data_responses: () -> ::Array[Types::DataResponse]
|
#next_token ⇒ ::String
9804 |
# File 'sig/client.rbs', line 9804
def next_token: () -> ::String
|