Class: Aws::Types::BatchGetCollaborationAnalysisTemplateOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collaboration_analysis_templates::Array[Types::CollaborationAnalysisTemplate]

Returns the value of attribute collaboration_analysis_templates.



333
334
335
# File 'sig/types.rbs', line 333

def collaboration_analysis_templates
  @collaboration_analysis_templates
end

#errors::Array[Types::BatchGetCollaborationAnalysisTemplateError]

Returns the value of attribute errors.



334
335
336
# File 'sig/types.rbs', line 334

def errors
  @errors
end