Interface PutResourcePolicyResponse.Builder

  • Method Details

    • policy

      The resource-based policy that Lambda adds to the resource.

      Parameters:
      policy - The resource-based policy that Lambda adds to the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revisionId

      PutResourcePolicyResponse.Builder revisionId(String revisionId)

      The revision ID of the policy that Lambda adds to your Lambda resource.

      Parameters:
      revisionId - The revision ID of the policy that Lambda adds to your Lambda resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.