Amazon.StepFunctions.Model.LambdaFunctionScheduledEventDetails.IsSetTimeoutInSeconds C# (CSharp) Method

IsSetTimeoutInSeconds() private method

private IsSetTimeoutInSeconds ( ) : bool
return bool
        internal bool IsSetTimeoutInSeconds()
        {
            return this._timeoutInSeconds.HasValue; 
        }
LambdaFunctionScheduledEventDetails