Class: Aws::Types::CreateCollaborationOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateCollaborationOutput
- 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.
970 971 972 |
# File 'sig/types.rbs', line 970 def collaboration @collaboration end |