Class: Aws::Types::GetPipelineExecutionInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#pipeline_execution_id::String

Returns the value of attribute pipeline_execution_id.

Returns:



544
545
546
# File 'sig/types.rbs', line 544

def pipeline_execution_id
  @pipeline_execution_id
end

#pipeline_name::String

Returns the value of attribute pipeline_name.

Returns:



543
544
545
# File 'sig/types.rbs', line 543

def pipeline_name
  @pipeline_name
end