Module: Aws::DatabaseMigrationService::Client::_DescribeRecommendationLimitationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeRecommendationLimitationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#limitations ⇒ ::Array[Types::Limitation]
1189 |
# File 'sig/client.rbs', line 1189
def limitations: () -> ::Array[Types::Limitation]
|
#next_token ⇒ ::String
1188 |
# File 'sig/client.rbs', line 1188
def next_token: () -> ::String
|