Class: Aws::Types::DeleteBranchOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteBranchOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deleted_branch ⇒ Types::BranchInfo
Returns the value of attribute deleted_branch.
Instance Attribute Details
#deleted_branch ⇒ Types::BranchInfo
Returns the value of attribute deleted_branch.
491 492 493 |
# File 'sig/types.rbs', line 491 def deleted_branch @deleted_branch end |