Class: Aws::Types::UpdateCollaborationOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateCollaborationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#collaboration ⇒ Types::Collaboration
Returns the value of attribute collaboration.
Instance Attribute Details
#collaboration ⇒ Types::Collaboration
Returns the value of attribute collaboration.
3231 3232 3233 |
# File 'sig/types.rbs', line 3231 def collaboration @collaboration end |