Amazon.SimpleSystemsManagement.Model.DescribeMaintenanceWindowExecutionsRequest.IsSetWindowId C# (CSharp) 메소드

IsSetWindowId() 개인적인 메소드

private IsSetWindowId ( ) : bool
리턴 bool
        internal bool IsSetWindowId()
        {
            return this._windowId != null;
        }