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.



322
323
324
# File 'sig/types.rbs', line 322

def collaboration_analysis_templates
  @collaboration_analysis_templates
end

#errors::Array[Types::BatchGetCollaborationAnalysisTemplateError]

Returns the value of attribute errors.



323
324
325
# File 'sig/types.rbs', line 323

def errors
  @errors
end