You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Imagebuilder::Types::CreateImagePipelineResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#client_token ⇒ String

The idempotency token used to make this request idempotent.

Returns:

  • (String) —

    The idempotency token used to make this request idempotent.

#image_pipeline_arn ⇒ String

The Amazon Resource Name (ARN) of the image pipeline that was created by this request.

Returns:

  • (String) —

    The Amazon Resource Name (ARN) of the image pipeline that was created by this request.

#request_id ⇒ String

The request ID that uniquely identifies this request.

Returns:

  • (String) —

    The request ID that uniquely identifies this request.