Class: Aws::Types::BatchGetCollaborationAnalysisTemplateInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_template_arns::Array[::String]

Returns the value of attribute analysis_template_arns.

Returns:

  • (::Array[::String])


317
318
319
# File 'sig/types.rbs', line 317

def analysis_template_arns
  @analysis_template_arns
end

#collaboration_identifier::String

Returns the value of attribute collaboration_identifier.

Returns:

  • (::String)


316
317
318
# File 'sig/types.rbs', line 316

def collaboration_identifier
  @collaboration_identifier
end