Module: Aws::SageMaker::Client::_ListComputeQuotasResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListComputeQuotasResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#compute_quota_summaries ⇒ ::Array[Types::ComputeQuotaSummary]
5705 |
# File 'sig/client.rbs', line 5705
def compute_quota_summaries: () -> ::Array[Types::ComputeQuotaSummary]
|
#next_token ⇒ ::String
5706 |
# File 'sig/client.rbs', line 5706
def next_token: () -> ::String
|