Class: Aws::Types::DescribePipelineRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#pipeline_name::String

Returns the value of attribute pipeline_name.



5045
5046
5047
# File 'sig/types.rbs', line 5045

def pipeline_name
  @pipeline_name
end

#pipeline_version_id::Integer

Returns the value of attribute pipeline_version_id.



5046
5047
5048
# File 'sig/types.rbs', line 5046

def pipeline_version_id
  @pipeline_version_id
end