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
5327 |
# File 'sig/client.rbs', line 5327
def next_token: () -> ::String
|
#subscriptions ⇒ ::Array[Types::Subscription]
5328 |
# File 'sig/client.rbs', line 5328
def subscriptions: () -> ::Array[Types::Subscription]
|