Class: Aws::Types::PipelineInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pipeline_configuration_time_stamp::String

Returns the value of attribute pipeline_configuration_time_stamp.

Returns:

  • (::String)


508
509
510
# File 'sig/types.rbs', line 508

def pipeline_configuration_time_stamp
  @pipeline_configuration_time_stamp
end

#pipeline_type"AZURE_DEVOPS"

Returns the value of attribute pipeline_type.

Returns:

  • ("AZURE_DEVOPS")


509
510
511
# File 'sig/types.rbs', line 509

def pipeline_type
  @pipeline_type
end