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]
950 |
# File 'sig/client.rbs', line 950
def image_pipeline_list: () -> ::Array[Types::ImagePipeline]
|
#next_token ⇒ ::String
951 |
# File 'sig/client.rbs', line 951
def next_token: () -> ::String
|
#request_id ⇒ ::String
949 |
# File 'sig/client.rbs', line 949
def request_id: () -> ::String
|