Interface PutResourcePolicyResponse.Builder

  • Method Details

    • resourceArn

      PutResourcePolicyResponse.Builder resourceArn(String resourceArn)
      Sets the value of the ResourceArn property for this object.
      Parameters:
      resourceArn - The new value for the ResourceArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyName

      PutResourcePolicyResponse.Builder policyName(String policyName)
      Sets the value of the PolicyName property for this object.
      Parameters:
      policyName - The new value for the PolicyName property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revisionId

      PutResourcePolicyResponse.Builder revisionId(String revisionId)

      Absent when the write removed the policy; a removal produces no new revision.

      Parameters:
      revisionId - Absent when the write removed the policy; a removal produces no new revision.
      Returns:
      Returns a reference to this object so that method calls can be chained together.