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

Returns:

  • (::String)


1527
# File 'sig/client.rbs', line 1527

def next_page_count: () -> ::String

#next_page_token::String

Returns:

  • (::String)


1528
# File 'sig/client.rbs', line 1528

def next_page_token: () -> ::String

#operations::Array[Types::Operation]

Returns:



1526
# File 'sig/client.rbs', line 1526

def operations: () -> ::Array[Types::Operation]