Module: Aws::Batch::Client::_ListQuotaSharesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListQuotaSharesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
580 |
# File 'sig/client.rbs', line 580 def next_token: () -> ::String |
#quota_shares ⇒ ::Array[Types::QuotaShareDetail]
579 |
# File 'sig/client.rbs', line 579 def quota_shares: () -> ::Array[Types::QuotaShareDetail] |