Amazon.SimpleSystemsManagement.Model.DescribeMaintenanceWindowExecutionsResponse.IsSetWindowExecutions C# (CSharp) 메소드

IsSetWindowExecutions() 개인적인 메소드

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