Class: Aws::Types::RepositoryHeadSourceCodeType
- Inherits:
-
Object
- Object
- Aws::Types::RepositoryHeadSourceCodeType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#branch_name ⇒ ::String
Returns the value of attribute branch_name.
Instance Attribute Details
#branch_name ⇒ ::String
Returns the value of attribute branch_name.
346 347 348 |
# File 'sig/types.rbs', line 346 def branch_name @branch_name end |