Amazon.StepFunctions.Model.ActivityScheduledEventDetails.IsSetHeartbeatInSeconds C# (CSharp) 메소드

IsSetHeartbeatInSeconds() 개인적인 메소드

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