expiresAfter property

DateTime? expiresAfter
final

If this time is reached and the command has not already started running, it will not run. Calculated based on the ExpiresAfter user input provided as part of the SendCommand API.

Implementation

final DateTime? expiresAfter;