Class: Aws::Types::GetCollaborationConfiguredModelAlgorithmAssociationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collaboration_identifier::String

Returns the value of attribute collaboration_identifier.

Returns:

  • (::String)


525
526
527
# File 'sig/types.rbs', line 525

def collaboration_identifier
  @collaboration_identifier
end

#configured_model_algorithm_association_arn::String

Returns the value of attribute configured_model_algorithm_association_arn.

Returns:

  • (::String)


524
525
526
# File 'sig/types.rbs', line 524

def configured_model_algorithm_association_arn
  @configured_model_algorithm_association_arn
end