Module: Aws::Lightsail::Client::_GetSetupHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetSetupHistoryResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_page_token ⇒ ::String
1717 |
# File 'sig/client.rbs', line 1717
def next_page_token: () -> ::String
|
#setup_history ⇒ ::Array[Types::SetupHistory]
1716 |
# File 'sig/client.rbs', line 1716
def setup_history: () -> ::Array[Types::SetupHistory]
|