Module: Aws::Pipes::Client::_ListPipesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListPipesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#pipes::Array[Types::Pipe]

Returns:



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

def pipes: () -> ::Array[Types::Pipe]