Module: Aws::ARCZonalShift::Client::_ListAutoshiftsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAutoshiftsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::AutoshiftSummary]
180 |
# File 'sig/client.rbs', line 180
def items: () -> ::Array[Types::AutoshiftSummary]
|
#next_token ⇒ ::String
181 |
# File 'sig/client.rbs', line 181
def next_token: () -> ::String
|