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)


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

def next_token: () -> ::String

#quota_shares::Array[Types::QuotaShareDetail]

Returns:



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

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