Module: Aws::Imagebuilder::Client::_ListImagePipelinesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListImagePipelinesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#image_pipeline_list ⇒ ::Array[Types::ImagePipeline]
942 |
# File 'sig/client.rbs', line 942
def image_pipeline_list: () -> ::Array[Types::ImagePipeline]
|
#next_token ⇒ ::String
943 |
# File 'sig/client.rbs', line 943
def next_token: () -> ::String
|
#request_id ⇒ ::String
941 |
# File 'sig/client.rbs', line 941
def request_id: () -> ::String
|