Amazon.StepFunctions.Model.ActivityScheduledEventDetails.IsSetHeartbeatInSeconds C# (CSharp) Méthode

IsSetHeartbeatInSeconds() private méthode

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