Module: Aws::Batch::Client::_ListSchedulingPoliciesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListSchedulingPoliciesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#scheduling_policies::Array[Types::SchedulingPolicyListingDetail]



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

def scheduling_policies: () -> ::Array[Types::SchedulingPolicyListingDetail]