Class: Aws::Types::UpdateBranchResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateBranchResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#branch ⇒ Types::Branch
Returns the value of attribute branch.
Instance Attribute Details
#branch ⇒ Types::Branch
Returns the value of attribute branch.
743 744 745 |
# File 'sig/types.rbs', line 743 def branch @branch end |