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]
9817 |
# File 'sig/client.rbs', line 9817
def data_responses: () -> ::Array[Types::DataResponse]
|
#next_token ⇒ ::String
9818 |
# File 'sig/client.rbs', line 9818
def next_token: () -> ::String
|