Interface ConfiguredAudienceModelAssociationSummary.Builder

    • Method Detail

      • membershipId

        ConfiguredAudienceModelAssociationSummary.Builder membershipId​(String membershipId)

        A unique identifier of the membership that contains the configured audience model association.

        Parameters:
        membershipId - A unique identifier of the membership that contains the configured audience model association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • membershipArn

        ConfiguredAudienceModelAssociationSummary.Builder membershipArn​(String membershipArn)

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

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

        ConfiguredAudienceModelAssociationSummary.Builder collaborationArn​(String collaborationArn)

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

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

        ConfiguredAudienceModelAssociationSummary.Builder collaborationId​(String collaborationId)

        A unique identifier of the collaboration that configured audience model is associated with.

        Parameters:
        collaborationId - A unique identifier of the collaboration that configured audience model is associated with.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createTime

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

        ConfiguredAudienceModelAssociationSummary.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.
      • id

        ConfiguredAudienceModelAssociationSummary.Builder id​(String id)

        A unique identifier of the configured audience model association.

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

        ConfiguredAudienceModelAssociationSummary.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.
      • name

        ConfiguredAudienceModelAssociationSummary.Builder name​(String name)

        The name of the configured audience model association.

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

        ConfiguredAudienceModelAssociationSummary.Builder configuredAudienceModelArn​(String configuredAudienceModelArn)

        The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model association.

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

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