Class: Aws::Types::GetImagePipelineResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_pipeline ⇒ Types::ImagePipeline

Returns the value of attribute image_pipeline.



739
740
741
# File 'sig/types.rbs', line 739

def image_pipeline
  @image_pipeline
end

#request_id ⇒ ::String

Returns the value of attribute request_id.

Returns:

  • (::String)


738
739
740
# File 'sig/types.rbs', line 738

def request_id
  @request_id
end