Class: Aws::Types::UpdatePipelineVersionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pipeline_arn::String

Returns the value of attribute pipeline_arn.

Returns:

  • (::String)


12408
12409
12410
# File 'sig/types.rbs', line 12408

def pipeline_arn
  @pipeline_arn
end

#pipeline_version_id::Integer

Returns the value of attribute pipeline_version_id.

Returns:

  • (::Integer)


12409
12410
12411
# File 'sig/types.rbs', line 12409

def pipeline_version_id
  @pipeline_version_id
end