Amazon.ElasticBeanstalk.Model.ManagedAction.IsSetWindowStartTime C# (CSharp) Method

IsSetWindowStartTime() private method

private IsSetWindowStartTime ( ) : bool
return bool
        internal bool IsSetWindowStartTime()
        {
            return this._windowStartTime.HasValue; 
        }