Module: Aws::Scheduler::Client::_ListScheduleGroupsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#schedule_groups::Array[Types::ScheduleGroupSummary]

Returns:



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

def schedule_groups: () -> ::Array[Types::ScheduleGroupSummary]