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)


5016
5017
5018
# File 'sig/types.rbs', line 5016

def creation_time
  @creation_time
end

#pipeline_definition::String

Returns the value of attribute pipeline_definition.

Returns:

  • (::String)


5015
5016
5017
# File 'sig/types.rbs', line 5015

def pipeline_definition
  @pipeline_definition
end