Class: Aws::Types::DescribePipelineDefinitionForExecutionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_time::Time

Returns the value of attribute creation_time.

Returns:

  • (::Time)


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

def creation_time
  @creation_time
end

#pipeline_definition::String

Returns the value of attribute pipeline_definition.

Returns:

  • (::String)


5000
5001
5002
# File 'sig/types.rbs', line 5000

def pipeline_definition
  @pipeline_definition
end