Interface GetDataProtectionPolicyResponse.Builder

    • Method Detail

      • logGroupIdentifier

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

        GetDataProtectionPolicyResponse.Builder policyDocument​(String policyDocument)

        The data protection policy document for this log group.

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

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