@@ -226,6 +226,32 @@ <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collaps
226226 < span class ="summary_desc "> < div class ='inline '> < p > The day of the month at which a one month cumulative evaluation window starts.</ p >
227227</ div > </ span >
228228
229+ </ li >
230+
231+
232+ < li class ="public ">
233+ < span class ="summary_signature ">
234+
235+ < a href ="#timezone-instance_method " title ="#timezone (instance method) "> #< strong > timezone</ strong > ⇒ Object </ a >
236+
237+
238+
239+ </ span >
240+
241+
242+
243+
244+
245+
246+
247+
248+
249+
250+
251+
252+ < span class ="summary_desc "> < div class ='inline '> < p > The timezone of the time of the day of the cumulative evaluation window start.</ p >
253+ </ div > </ span >
254+
229255</ li >
230256
231257
@@ -304,7 +330,7 @@ <h3 class="signature " id="day_starts-instance_method">
304330
305331</ h3 > < div class ="docstring ">
306332 < div class ="discussion ">
307- < p > The time of the day at which a one day cumulative evaluation window starts. Must be defined in UTC time in < code > HH:mm </ code > format. </ p >
333+ < p > The time of the day at which a one day cumulative evaluation window starts.</ p >
308334
309335
310336 </ div >
@@ -417,13 +443,55 @@ <h3 class="signature " id="month_starts-instance_method">
417443</ table >
418444</ div >
419445
446+
447+ < span id ="timezone=-instance_method "> </ span >
448+ < div class ="method_details ">
449+ < h3 class ="signature " id ="timezone-instance_method ">
450+
451+ #< strong > timezone</ strong > ⇒ < tt > Object</ tt >
452+
453+
454+
455+
456+
457+ </ h3 > < div class ="docstring ">
458+ < div class ="discussion ">
459+ < p > The timezone of the time of the day of the cumulative evaluation window start.</ p >
460+
461+
462+ </ div >
463+ </ div >
464+ < div class ="tags ">
465+
466+
467+ </ div > < table class ="source_code ">
468+ < tr >
469+ < td >
470+ < pre class ="lines ">
471+
472+
473+ 34
474+ 35
475+ 36</ pre >
476+ </ td >
477+ < td >
478+ < pre class ="code "> < span class ="info file "> # File 'lib/datadog_api_client/v1/models/monitor_options_scheduling_options_evaluation_window.rb', line 34</ span >
479+
480+ < span class ='kw '> def</ span > < span class ='id identifier rubyid_timezone '> timezone</ span >
481+ < span class ='ivar '> @timezone</ span >
482+ < span class ='kw '> end</ span > </ pre >
483+ </ td >
484+ </ tr >
485+ </ table >
486+ </ div >
487+
420488 </ div >
421489
422490
423491</ div >
424492
425493 < div id ="footer ">
426- Generated on Tue Feb 18 21:07:47 2025 by
494+ Generated on Fri Feb 28 19:04:56 2025 by
427495 < a href ="https://yardoc.org " title ="Yay! A Ruby Documentation Tool " target ="_parent "> yard</ a >
428496 0.9.37 (ruby-2.7.8).
429497</ div >
0 commit comments