Module: Aws::Imagebuilder::Client::_CreateImagePipelineResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateImagePipelineResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#client_token ⇒ ::String
233 |
# File 'sig/client.rbs', line 233
def client_token: () -> ::String
|
#image_pipeline_arn ⇒ ::String
234 |
# File 'sig/client.rbs', line 234
def image_pipeline_arn: () -> ::String
|
#request_id ⇒ ::String
232 |
# File 'sig/client.rbs', line 232
def request_id: () -> ::String
|