Interface ConfiguredAudienceModelAssociation.Builder

  • Method Details

    • 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

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

      ConfiguredAudienceModelAssociation.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.
    • membershipId

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

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

      ConfiguredAudienceModelAssociation.Builder membershipArn(String membershipArn)

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

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

      ConfiguredAudienceModelAssociation.Builder collaborationId(String collaborationId)

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

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

      ConfiguredAudienceModelAssociation.Builder collaborationArn(String collaborationArn)

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

      Parameters:
      collaborationArn - The Amazon Resource Name (ARN) of the collaboration that contains this configured audience model association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.
    • manageResourcePolicies

      ConfiguredAudienceModelAssociation.Builder manageResourcePolicies(Boolean manageResourcePolicies)

      When TRUE, indicates that the resource policy for the configured audience model resource being associated is configured for Clean Rooms to manage permissions related to the given collaboration. When FALSE, indicates that the configured audience model resource owner will manage permissions related to the given collaboration.

      Parameters:
      manageResourcePolicies - When TRUE, indicates that the resource policy for the configured audience model resource being associated is configured for Clean Rooms to manage permissions related to the given collaboration. When FALSE, indicates that the configured audience model resource owner will manage permissions related to the given collaboration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.
    • 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

      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.