Interface PrivacyBudgetTemplateSummary.Builder

  • Method Details

    • id

      The unique identifier of the privacy budget template.

      Parameters:
      id - The unique identifier of the privacy budget template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The ARN of the privacy budget template.

      Parameters:
      arn - The ARN of the privacy budget template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • membershipId

      PrivacyBudgetTemplateSummary.Builder membershipId(String membershipId)

      The identifier for a membership resource.

      Parameters:
      membershipId - The identifier for a membership resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • membershipArn

      PrivacyBudgetTemplateSummary.Builder membershipArn(String membershipArn)

      The Amazon Resource Name (ARN) of the member who created the privacy budget template.

      Parameters:
      membershipArn - The Amazon Resource Name (ARN) of the member who created the privacy budget template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • collaborationId

      PrivacyBudgetTemplateSummary.Builder collaborationId(String collaborationId)

      The unique ID of the collaboration that contains this privacy budget template.

      Parameters:
      collaborationId - The unique ID of the collaboration that contains this privacy budget template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • collaborationArn

      PrivacyBudgetTemplateSummary.Builder collaborationArn(String collaborationArn)

      The ARN of the collaboration that contains this privacy budget template.

      Parameters:
      collaborationArn - The ARN of the collaboration that contains this privacy budget template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • privacyBudgetType

      PrivacyBudgetTemplateSummary.Builder privacyBudgetType(String privacyBudgetType)

      The type of the privacy budget template.

      Parameters:
      privacyBudgetType - The type of the privacy budget template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • privacyBudgetType

      PrivacyBudgetTemplateSummary.Builder privacyBudgetType(PrivacyBudgetType privacyBudgetType)

      The type of the privacy budget template.

      Parameters:
      privacyBudgetType - The type of the privacy budget template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • createTime

      The time at which the privacy budget template was created.

      Parameters:
      createTime - The time at which the privacy budget template 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 privacy budget template was updated.

      Parameters:
      updateTime - The most recent time at which the privacy budget template was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.