Interface CollaborationConfiguredAudienceModelAssociation.Builder

    • Method Detail

      • id

        CollaborationConfiguredAudienceModelAssociation.Builder id​(String id)

        The identifier of the configured audience model association.

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

        CollaborationConfiguredAudienceModelAssociation.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.
      • collaborationId

        CollaborationConfiguredAudienceModelAssociation.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.
      • collaborationArn

        CollaborationConfiguredAudienceModelAssociation.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.
      • configuredAudienceModelArn

        CollaborationConfiguredAudienceModelAssociation.Builder configuredAudienceModelArn​(String configuredAudienceModelArn)

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

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

        CollaborationConfiguredAudienceModelAssociation.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.
      • creatorAccountId

        CollaborationConfiguredAudienceModelAssociation.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.
      • createTime

        CollaborationConfiguredAudienceModelAssociation.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

        CollaborationConfiguredAudienceModelAssociation.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.