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