Class RemovePermissionResponse

    • Method Detail

      • policy

        public final String policy()

        The JSON-formatted resource-based policy on the profiling group after the specified permissions were removed.

        Returns:
        The JSON-formatted resource-based policy on the profiling group after the specified permissions were removed.
      • revisionId

        public final String revisionId()

        A universally unique identifier (UUID) for the revision of the resource-based policy after the specified permissions were removed. The updated JSON-formatted policy is in the policy element of the response.

        Returns:
        A universally unique identifier (UUID) for the revision of the resource-based policy after the specified permissions were removed. The updated JSON-formatted policy is in the policy element of the response.
      • toString

        public final String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object