Class: Aws::Types::GetBranchOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetBranchOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#branch ⇒ Types::BranchInfo
Returns the value of attribute branch.
Instance Attribute Details
#branch ⇒ Types::BranchInfo
Returns the value of attribute branch.
790 791 792 |
# File 'sig/types.rbs', line 790 def branch @branch end |