Class: Aws::Types::DescribePipelineExecutionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pipeline_execution_arn::String

Returns the value of attribute pipeline_execution_arn.

Returns:

  • (::String)


5002
5003
5004
# File 'sig/types.rbs', line 5002

def pipeline_execution_arn
  @pipeline_execution_arn
end