Class: Aws::Types::GetCollaborationInput
- Inherits:
-
Object
- Object
- Aws::Types::GetCollaborationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#collaboration_identifier ⇒ ::String
Returns the value of attribute collaboration_identifier.
Instance Attribute Details
#collaboration_identifier ⇒ ::String
Returns the value of attribute collaboration_identifier.
1446 1447 1448 |
# File 'sig/types.rbs', line 1446 def collaboration_identifier @collaboration_identifier end |