Class: Aws::Types::UpdatePipelineResponse

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:



12480
12481
12482
# File 'sig/types.rbs', line 12480

def pipeline_arn
  @pipeline_arn
end

#pipeline_version_id::Integer

Returns the value of attribute pipeline_version_id.

Returns:



12481
12482
12483
# File 'sig/types.rbs', line 12481

def pipeline_version_id
  @pipeline_version_id
end