Interface CollaborationConfiguredAudienceModelAssociationSummary.Builder

    • Method Detail

      • arn

        CollaborationConfiguredAudienceModelAssociationSummary.Builder arn​(String arn)

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

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

        CollaborationConfiguredAudienceModelAssociationSummary.Builder createTime​(Instant createTime)

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

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

        CollaborationConfiguredAudienceModelAssociationSummary.Builder updateTime​(Instant updateTime)

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

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

        CollaborationConfiguredAudienceModelAssociationSummary.Builder collaborationArn​(String collaborationArn)

        The unique ARN for the configured audience model's associated collaboration.

        Parameters:
        collaborationArn - The unique ARN for the configured audience model's associated collaboration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • collaborationId

        CollaborationConfiguredAudienceModelAssociationSummary.Builder collaborationId​(String collaborationId)

        A unique identifier for the collaboration that the configured audience model associations belong to. Accepts collaboration ID.

        Parameters:
        collaborationId - A unique identifier for the collaboration that the configured audience model associations belong to. Accepts collaboration ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creatorAccountId

        CollaborationConfiguredAudienceModelAssociationSummary.Builder creatorAccountId​(String creatorAccountId)

        The identifier used to reference members of the collaboration. Only supports AWS account ID.

        Parameters:
        creatorAccountId - The identifier used to reference members of the collaboration. Only supports AWS account ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        CollaborationConfiguredAudienceModelAssociationSummary.Builder description​(String description)

        The description of the configured audience model association.

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