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
1697 |
# File 'sig/client.rbs', line 1697
def next_page_token: () -> ::String
|
#setup_history ⇒ ::Array[Types::SetupHistory]
1696 |
# File 'sig/client.rbs', line 1696
def setup_history: () -> ::Array[Types::SetupHistory]
|