revocationMode
Controls what happens to running stream sessions when you revoke the stream URL. If you do not specify a value, the default is REVOKE_URL. Possible values include the following:
REVOKE_URL: Stops the stream URL from starting new stream sessions. Running sessions continue until they end.REVOKE_AND_TERMINATE_SESSIONS: Stops new stream sessions and ends any running stream sessions.