Class: Aws::Types::GetCollaborationAnalysisTemplateInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_template_arn::String

Returns the value of attribute analysis_template_arn.

Returns:

  • (::String)


1384
1385
1386
# File 'sig/types.rbs', line 1384

def analysis_template_arn
  @analysis_template_arn
end

#collaboration_identifier::String

Returns the value of attribute collaboration_identifier.

Returns:

  • (::String)


1383
1384
1385
# File 'sig/types.rbs', line 1383

def collaboration_identifier
  @collaboration_identifier
end