Module: Aws::EC2::Client::_DescribeAwsNetworkPerformanceMetricSubscriptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAwsNetworkPerformanceMetricSubscriptionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
5314 |
# File 'sig/client.rbs', line 5314
def next_token: () -> ::String
|
#subscriptions ⇒ ::Array[Types::Subscription]
5315 |
# File 'sig/client.rbs', line 5315
def subscriptions: () -> ::Array[Types::Subscription]
|