Amazon.SimpleSystemsManagement.Model.DescribeMaintenanceWindowExecutionsResponse.IsSetWindowExecutions C# (CSharp) Method

IsSetWindowExecutions() private method

private IsSetWindowExecutions ( ) : bool
return bool
        internal bool IsSetWindowExecutions()
        {
            return this._windowExecutions != null && this._windowExecutions.Count > 0; 
        }
DescribeMaintenanceWindowExecutionsResponse