Class: Aws::Types::CreatePipelineResponse

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)


2745
2746
2747
# File 'sig/types.rbs', line 2745

def pipeline_arn
  @pipeline_arn
end