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)


5030
5031
5032
# File 'sig/types.rbs', line 5030

def pipeline_name
  @pipeline_name
end

#pipeline_version_id::Integer

Returns the value of attribute pipeline_version_id.

Returns:

  • (::Integer)


5031
5032
5033
# File 'sig/types.rbs', line 5031

def pipeline_version_id
  @pipeline_version_id
end