Interface PrivacyBudgetTemplateSummary.Builder

    • Method Detail

      • id

        PrivacyBudgetTemplateSummary.Builder id​(String 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

        PrivacyBudgetTemplateSummary.Builder arn​(String 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.
      • createTime

        PrivacyBudgetTemplateSummary.Builder createTime​(Instant 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

        PrivacyBudgetTemplateSummary.Builder updateTime​(Instant 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.