Amazon.StepFunctions.Model.ActivityScheduledEventDetails.IsSetHeartbeatInSeconds C# (CSharp) Method

IsSetHeartbeatInSeconds() private method

private IsSetHeartbeatInSeconds ( ) : bool
return bool
        internal bool IsSetHeartbeatInSeconds()
        {
            return this._heartbeatInSeconds.HasValue; 
        }