Method: Codebuild::Project#full_project_name
- Defined in:
- lib/codebuild/project.rb
#full_project_name ⇒ Object (readonly)
Returns the value of attribute full_project_name.
9 10 11 |
# File 'lib/codebuild/project.rb', line 9 def full_project_name @full_project_name end |