Class: Aws::Types::CreateBranchResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateBranchResult
- 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.
206 207 208 |
# File 'sig/types.rbs', line 206 def branch @branch end |