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)


4997
4998
4999
# File 'sig/types.rbs', line 4997

def creation_time
  @creation_time
end

#pipeline_definition::String

Returns the value of attribute pipeline_definition.

Returns:

  • (::String)


4996
4997
4998
# File 'sig/types.rbs', line 4996

def pipeline_definition
  @pipeline_definition
end