Class: Aws::Types::DeleteImagePipelineResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_pipeline_arn ⇒ ::String

Returns the value of attribute image_pipeline_arn.

Returns:

  • (::String)


506
507
508
# File 'sig/types.rbs', line 506

def image_pipeline_arn
  @image_pipeline_arn
end

#request_id ⇒ ::String

Returns the value of attribute request_id.

Returns:

  • (::String)


505
506
507
# File 'sig/types.rbs', line 505

def request_id
  @request_id
end