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)


2747
2748
2749
# File 'sig/types.rbs', line 2747

def pipeline_arn
  @pipeline_arn
end