Class: Aws::Types::DescribePipelineRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pipeline_name::String

Returns the value of attribute pipeline_name.

Returns:

  • (::String)


5026
5027
5028
# File 'sig/types.rbs', line 5026

def pipeline_name
  @pipeline_name
end

#pipeline_version_id::Integer

Returns the value of attribute pipeline_version_id.

Returns:

  • (::Integer)


5027
5028
5029
# File 'sig/types.rbs', line 5027

def pipeline_version_id
  @pipeline_version_id
end