Interface PutDataProtectionPolicyResponse.Builder

    • Method Detail

      • logGroupIdentifier

        PutDataProtectionPolicyResponse.Builder logGroupIdentifier​(String logGroupIdentifier)

        The log group name or ARN that you specified in your request.

        Parameters:
        logGroupIdentifier - The log group name or ARN that you specified in your request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • policyDocument

        PutDataProtectionPolicyResponse.Builder policyDocument​(String policyDocument)

        The data protection policy used for this log group.

        Parameters:
        policyDocument - The data protection policy used for this log group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastUpdatedTime

        PutDataProtectionPolicyResponse.Builder lastUpdatedTime​(Long lastUpdatedTime)

        The date and time that this policy was most recently updated.

        Parameters:
        lastUpdatedTime - The date and time that this policy was most recently updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.