Module: Aws::Lightsail::Client::_GetOperationsForResourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetOperationsForResourceResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_page_count ⇒ ::String
1537 |
# File 'sig/client.rbs', line 1537 def next_page_count: () -> ::String |
#next_page_token ⇒ ::String
1538 |
# File 'sig/client.rbs', line 1538 def next_page_token: () -> ::String |
#operations ⇒ ::Array[Types::Operation]
1536 |
# File 'sig/client.rbs', line 1536 def operations: () -> ::Array[Types::Operation] |