Class: Aws::Types::GetCollaborationAnalysisTemplateOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetCollaborationAnalysisTemplateOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#collaboration_analysis_template ⇒ Types::CollaborationAnalysisTemplate
Returns the value of attribute collaboration_analysis_template.
Instance Attribute Details
#collaboration_analysis_template ⇒ Types::CollaborationAnalysisTemplate
Returns the value of attribute collaboration_analysis_template.
1389 1390 1391 |
# File 'sig/types.rbs', line 1389 def collaboration_analysis_template @collaboration_analysis_template end |