Module: Aws::SSMContacts::Client::_ListRotationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRotationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
487 |
# File 'sig/client.rbs', line 487
def next_token: () -> ::String
|
#rotations ⇒ ::Array[Types::Rotation]
488 |
# File 'sig/client.rbs', line 488
def rotations: () -> ::Array[Types::Rotation]
|