Interface CollaborationConfiguredModelAlgorithmAssociationSummary.Builder

  • Method Details

    • createTime

      The time at which the configured model algorithm association was created.

      Parameters:
      createTime - The time at which the configured model algorithm association was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updateTime

      The most recent time at which the configured model algorithm association was updated.

      Parameters:
      updateTime - The most recent time at which the configured model algorithm association was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • configuredModelAlgorithmAssociationArn

      CollaborationConfiguredModelAlgorithmAssociationSummary.Builder configuredModelAlgorithmAssociationArn(String configuredModelAlgorithmAssociationArn)

      The Amazon Resource Name (ARN) of the configured model algorithm association.

      Parameters:
      configuredModelAlgorithmAssociationArn - The Amazon Resource Name (ARN) of the configured model algorithm association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the configured model algorithm association.

      Parameters:
      name - The name of the configured model algorithm association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The description of the configured model algorithm association.

      Parameters:
      description - The description of the configured model algorithm association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • membershipIdentifier

      CollaborationConfiguredModelAlgorithmAssociationSummary.Builder membershipIdentifier(String membershipIdentifier)

      The membership ID of the member that created the configured model algorithm association.

      Parameters:
      membershipIdentifier - The membership ID of the member that created the configured model algorithm association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • collaborationIdentifier

      CollaborationConfiguredModelAlgorithmAssociationSummary.Builder collaborationIdentifier(String collaborationIdentifier)

      The collaboration ID of the collaboration that contains the configured model algorithm association.

      Parameters:
      collaborationIdentifier - The collaboration ID of the collaboration that contains the configured model algorithm association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • configuredModelAlgorithmArn

      CollaborationConfiguredModelAlgorithmAssociationSummary.Builder configuredModelAlgorithmArn(String configuredModelAlgorithmArn)

      The Amazon Resource Name (ARN) of the configured model algorithm that is associated to the collaboration.

      Parameters:
      configuredModelAlgorithmArn - The Amazon Resource Name (ARN) of the configured model algorithm that is associated to the collaboration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creatorAccountId

      The account ID of the member that created the configured model algorithm association.

      Parameters:
      creatorAccountId - The account ID of the member that created the configured model algorithm association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.