automatic Termination Mode
Parameters
value
Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a STOPPED
state.
When
ACTIVATED
, the streaming session is scheduled for termination after being in theSTOPPED
state for the time specified inmaxStoppedSessionLengthInMinutes
.When
DEACTIVATED
, the streaming session can remain in theSTOPPED
state indefinitely. This parameter is only allowed whensessionPersistenceMode
isACTIVATED
. When allowed, the default value for this parameter isDEACTIVATED
.