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
533 |
# File 'sig/client.rbs', line 533
def next_token: () -> ::String
|
#quota_shares ⇒ ::Array[Types::QuotaShareDetail]
532 |
# File 'sig/client.rbs', line 532
def quota_shares: () -> ::Array[Types::QuotaShareDetail]
|