@@ -167,7 +167,7 @@ <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collaps
167167
168168
169169
170- < span class ="summary_desc "> < div class ='inline '> < p > For SSL test , whether or not the test should allow self signed certificates.</ p >
170+ < span class ="summary_desc "> < div class ='inline '> < p > For SSL tests , whether or not the test should allow self signed certificates.</ p >
171171</ div > </ span >
172172
173173</ li >
@@ -245,7 +245,7 @@ <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collaps
245245
246246
247247
248- < span class ="summary_desc "> < div class ='inline '> < p > For SSL test , whether or not the test should fail on revoked certificate in stapled OCSP.</ p >
248+ < span class ="summary_desc "> < div class ='inline '> < p > For SSL tests , whether or not the test should fail on revoked certificate in stapled OCSP.</ p >
249249</ div > </ span >
250250
251251</ li >
@@ -300,6 +300,32 @@ <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collaps
300300 < span class ="summary_desc "> < div class ='inline '> < p > For browser test, array with the different device IDs used to run the test.</ p >
301301</ div > </ span >
302302
303+ </ li >
304+
305+
306+ < li class ="public ">
307+ < span class ="summary_signature ">
308+
309+ < a href ="#disable_aia_intermediate_fetching-instance_method " title ="#disable_aia_intermediate_fetching (instance method) "> #< strong > disable_aia_intermediate_fetching</ strong > ⇒ Object </ a >
310+
311+
312+
313+ </ span >
314+
315+
316+
317+
318+
319+
320+
321+
322+
323+
324+
325+
326+ < span class ="summary_desc "> < div class ='inline '> < p > For SSL tests, whether or not the test should disable fetching intermediate certificates from AIA.</ p >
327+ </ div > </ span >
328+
303329</ li >
304330
305331
@@ -850,7 +876,7 @@ <h3 class="signature " id="accept_self_signed-instance_method">
850876
851877</ h3 > < div class ="docstring ">
852878 < div class ="discussion ">
853- < p > For SSL test , whether or not the test should allow self signed
879+ < p > For SSL tests , whether or not the test should allow self signed
854880certificates.</ p >
855881
856882
@@ -977,7 +1003,7 @@ <h3 class="signature " id="check_certificate_revocation-instance_method">
9771003
9781004</ h3 > < div class ="docstring ">
9791005 < div class ="discussion ">
980- < p > For SSL test , whether or not the test should fail on revoked certificate in stapled OCSP.</ p >
1006+ < p > For SSL tests , whether or not the test should fail on revoked certificate in stapled OCSP.</ p >
9811007
9821008
9831009 </ div >
@@ -1091,6 +1117,48 @@ <h3 class="signature " id="device_ids-instance_method">
10911117</ div >
10921118
10931119
1120+ < span id ="disable_aia_intermediate_fetching=-instance_method "> </ span >
1121+ < div class ="method_details ">
1122+ < h3 class ="signature " id ="disable_aia_intermediate_fetching-instance_method ">
1123+
1124+ #< strong > disable_aia_intermediate_fetching</ strong > ⇒ < tt > Object</ tt >
1125+
1126+
1127+
1128+
1129+
1130+ </ h3 > < div class ="docstring ">
1131+ < div class ="discussion ">
1132+ < p > For SSL tests, whether or not the test should disable fetching intermediate certificates from AIA.</ p >
1133+
1134+
1135+ </ div >
1136+ </ div >
1137+ < div class ="tags ">
1138+
1139+
1140+ </ div > < table class ="source_code ">
1141+ < tr >
1142+ < td >
1143+ < pre class ="lines ">
1144+
1145+
1146+ 41
1147+ 42
1148+ 43</ pre >
1149+ </ td >
1150+ < td >
1151+ < pre class ="code "> < span class ="info file "> # File 'lib/datadog_api_client/v1/models/synthetics_test_options.rb', line 41</ span >
1152+
1153+ < span class ='kw '> def</ span > < span class ='id identifier rubyid_disable_aia_intermediate_fetching '> disable_aia_intermediate_fetching</ span >
1154+ < span class ='ivar '> @disable_aia_intermediate_fetching</ span >
1155+ < span class ='kw '> end</ span > </ pre >
1156+ </ td >
1157+ </ tr >
1158+ </ table >
1159+ </ div >
1160+
1161+
10941162 < span id ="disable_cors=-instance_method "> </ span >
10951163 < div class ="method_details ">
10961164 < h3 class ="signature " id ="disable_cors-instance_method ">
@@ -1864,7 +1932,7 @@ <h3 class="signature " id="tick_every-instance_method">
18641932</ div >
18651933
18661934 < div id ="footer ">
1867- Generated on Tue Jul 15 04:45:24 2025 by
1935+ Generated on Tue Jul 15 18:20:52 2025 by
18681936 < a href ="https://yardoc.org " title ="Yay! A Ruby Documentation Tool " target ="_parent "> yard</ a >
18691937 0.9.37 (ruby-2.7.8).
18701938</ div >
0 commit comments