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

Returns:

  • (::String)


536
# File 'sig/client.rbs', line 536

def next_token: () -> ::String

#quota_shares::Array[Types::QuotaShareDetail]

Returns:



535
# File 'sig/client.rbs', line 535

def quota_shares: () -> ::Array[Types::QuotaShareDetail]