Module: Aws::OSIS::Client::_ListPipelineEndpointsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#pipeline_endpoints::Array[Types::PipelineEndpoint]

Returns:



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

def pipeline_endpoints: () -> ::Array[Types::PipelineEndpoint]