Interface GetResourcePolicyResponse.Builder

    • Method Detail

      • policy

        GetResourcePolicyResponse.Builder policy​(String policy)

        The resource-based policy attached to the function you specified.

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

        GetResourcePolicyResponse.Builder revisionId​(String revisionId)

        The revision ID of the policy.

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