Module: Aws::SSMContacts::Client::_ListPreviewRotationShiftsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPreviewRotationShiftsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
433 |
# File 'sig/client.rbs', line 433
def next_token: () -> ::String
|
#rotation_shifts ⇒ ::Array[Types::RotationShift]
432 |
# File 'sig/client.rbs', line 432
def rotation_shifts: () -> ::Array[Types::RotationShift]
|