Module: Aws::SSM::Client::_DescribeMaintenanceWindowScheduleResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeMaintenanceWindowScheduleResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1029 |
# File 'sig/client.rbs', line 1029
def next_token: () -> ::String
|
#scheduled_window_executions ⇒ ::Array[Types::ScheduledWindowExecution]
1028 |
# File 'sig/client.rbs', line 1028
def scheduled_window_executions: () -> ::Array[Types::ScheduledWindowExecution]
|